resourceContainerListResponse_data_items_inner

resourceContainerListResponse_data_items_inner
resourceContainerListResponse_data_items_inner
JSON Example
{
    "url": "string",
    "vcuuid": "string",
    "version": "string",
    "buildNumber": "string",
    "osType": "string",
    "name": "string",
    "resourceId": "string",
    "resourceType": "string",
    "resourceName": "string",
    "vimId": "string",
    "vimServerUuid": "string",
    "endpoint": {
        "linkEstablished": "number",
        "isBiDirectional": false,
        "status": "string",
        "lastUpdated": "number",
        "creationDate": "number",
        "isDeleted": false,
        "isInbound": false,
        "linkUuid": "string",
        "endpointId": "string",
        "endpointType": "string",
        "url": "string",
        "uuid": "string",
        "orgId": "string",
        "nodeType": "string",
        "cloudName": "string",
        "name": "string",
        "cloudType": "string",
        "isValid": false,
        "isLocal": false,
        "location": {
            "city": "string",
            "country": "string",
            "cityAscii": "string",
            "latitude": "number",
            "longitude": "number"
        },
        "version": "string",
        "remoteStatus": "string",
        "buildNumber": "string"
    },
    "endpointId": "string",
    "endpointType": "string",
    "endpointName": "string",
    "endpointUrl": "string",
    "isValid": false,
    "cloudType": "string",
    "isLocal": false
}
string
url
Optional

URL to the specified resource container end-point.

string
vcuuid
Optional

Resource container's corresponding vCenter unique identified (UUID).

string
version
Optional

Resource container's version.

string
buildNumber
Optional

Resource container's build number.

string
osType
Optional

Resource conatiner's operating system type.

string
name
Optional

Name of the Resource container.

string
resourceId
Optional

Identifier of the Resource container.

string
resourceType
Optional

Resource container's type.

string
resourceName
Optional

Resource container's name.

string
vimId
Optional

Resource container's Vim identifier.

string
vimServerUuid
Optional

Resource container's Vim server unique identifier.

string
endpointId
Optional

End-point identifier of the resource container.

string
endpointType
Optional

End-point type of the resource container. The value can be hcm, nsp or hcx.

Possible values are : hcm, nsp, hcx,
string
endpointName
Optional

Name of the endpoint server.

string
endpointUrl
Optional

URL of the endpoint server.

boolean
isValid
Optional

Is endpoint valid.

string
cloudType
Optional

Endpoint resource container cloud type.

boolean
isLocal
Optional

Is resource container local.