3.1.5.24 internalResourceInstances

The internalResourceInstances resource provides a means to map instance IDs to resource IDs or to get all the mappings.

It is invoked through the following URI.

 https://<url>/networking/v1/internalResourceInstances/{instanceId}

url: The address or name of the REST server of the Network Controller.

instanceId: the identifier for the specific resource within the resource type. See section 2.2.2 common JSON Elements.

Note  The server MAY support additional versions, v1 or later, in the URI.

The following HTTP methods can be performed on this resource.

HTTP method

Section

Description

GET

3.1.5.24.1.1

Map one instance ID to resource ID.

GET ALL

3.1.5.24.1.2

List all the mappings.

The following property elements are valid.

Element name

Type

Description

resourceRef

Read-only

Specified in Common JSON Elements, section 2.2.2.

Reference relative to internalResourceInstances resource.

resourceId

Read-only

Specified in Common JSON Elements, section 2.2.2.

instanceId

Read-only

Specified in Common JSON Elements, section 2.2.2.

Properties.provisioningState

Read-only

Specified in Common JSON Elements, section 2.2.2.

Properties.resourceReference

Read-only

Actual resource reference.