List Compute Resources

List Compute Resources

Retrieves the list of available compute resources

Request
URI
GET
https:///iaas-proxy-provider/api/compute-resources
COPY
Query Parameters
integer
page
Optional

Page Number

integer
limit
Optional

Number of entries per page

string
$orderby
Optional

Multiple comma-separated properties sorted in ascending or descending order

integer
$top
Optional

Sets the number of returned entries from the top of the response (total number per page in relation to skip)

integer
$skip
Optional

Sets how many entries you would like to skip

string
$filter
Optional

Boolean expression for whether a particular entry should be included in the response


Responses
200

The ComputeResources are retrieved.

Returns ComputeResource of type(s) */*
{
    "datacenterExternalReferenceId": "string",
    "recCreationTime": "string",
    "externalReferenceId": "string",
    "hostDnsName": "string",
    "isTpmEnabled": "boolean",
    "clusterHostId": "string",
    "hostUuid": "string",
    "hostUsedStorageGb": "integer",
    "isVrmManaged": "boolean",
    "hostTotalMemoryMb": "integer",
    "id": "string",
    "isCluster": "boolean",
    "machineType": "integer",
    "hostProcessorSpeed": "integer",
    "recUpdateTime": "string",
    "hostTotalStorageGb": "integer",
    "allocationType": "integer",
    "hostStateId": "integer",
    "hostUsedMemoryMb": "integer",
    "managementEndpoint": {
        "interfaceType": "string",
        "address": "string",
        "name": "string",
        "description": "string",
        "credentialId": "string",
        "id": "string"
    },
    "hostUniqueId": "string",
    "name": "string",
    "hostComments": "string",
    "region": "string",
    "hostProcessors": "integer",
    "hostProcessorType": "string"
}
string
datacenterExternalReferenceId
Optional

datacenterExternalReferenceId

string As date-time As date-time
recCreationTime
Optional

recCreationTime

string
externalReferenceId
Optional

externalReferenceId

string
hostDnsName
Optional

hostDnsName

boolean
isTpmEnabled
Optional

isTpmEnabled

string
clusterHostId
Optional

clusterHostId

string
hostUuid
Optional

hostUuid

integer As int64 As int64
hostUsedStorageGb
Optional

hostUsedStorageGb

boolean
isVrmManaged
Optional

isVrmManaged

integer As int64 As int64
hostTotalMemoryMb
Optional

hostTotalMemoryMb

string
id
Optional

id

boolean
isCluster
Optional

isCluster

integer As int32 As int32
machineType
Optional

machineType

integer As int32 As int32
hostProcessorSpeed
Optional

hostProcessorSpeed

string As date-time As date-time
recUpdateTime
Optional

recUpdateTime

integer As int64 As int64
hostTotalStorageGb
Optional

hostTotalStorageGb

integer As int32 As int32
allocationType
Optional

allocationType

integer As int32 As int32
hostStateId
Optional

hostStateId

integer As int64 As int64
hostUsedMemoryMb
Optional

hostUsedMemoryMb

managementEndpoint
Optional

managementEndpoint

string
hostUniqueId
Optional

hostUniqueId

string
name
Optional

name

string
hostComments
Optional

hostComments

string
region
Optional

region

integer As int32 As int32
hostProcessors
Optional

hostProcessors

string
hostProcessorType
Optional

hostProcessorType