resourceContainerListResponse_data_items_inner_endpoint

resourceContainerListResponse_data_items_inner_endpoint
resourceContainerListResponse_data_items_inner_endpoint
JSON Example
{
    "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"
}
number
linkEstablished
Optional

Source local container to the cloud container link established time.

boolean
isBiDirectional
Optional

Is the Source container to the cloud container link bidirectional.

string
status
Optional

Source local container to the cloud container link status.

number
lastUpdated
Optional

Last updated time on this container and link related operations.

number
creationDate
Optional

Resource container and link creation date.

boolean
isDeleted
Optional

Is this Resource container already deleted.

boolean
isInbound
Optional

Is this Resource container link in-bound.

string
linkUuid
Optional

Link 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.

string
url
Optional

URL end-point of the resource container.

string
uuid
Optional

Unique identifier of the end-point of the resource container.

string
orgId
Optional

Organization identifier of the end-point resource container.

string
nodeType
Optional

End-point node record type.

string
cloudName
Optional

Cloud end-point resource container name.

string
name
Optional

Name of the resource container.

string
cloudType
Optional

Endpoint resource container cloud type.

boolean
isValid
Optional

Is this a valid resource container.

boolean
isLocal
Optional

Is the resource container local.

string
version
Optional

Endpoint version.

string
remoteStatus
Optional

Remote resource container connection status.

string
buildNumber
Optional

Endpoint server build number.