Authorization_VtContainers_Mappings_Info

Authorization_VtContainers_Mappings_Info
Authorization_VtContainers_Mappings_Info

The Mappings.Info structure contains all of the information about a containerized object mapping.

JSON Example
{
    "vtcontainer": "string",
    "object": {
        "type": "string",
        "id": "string"
    }
}
string
vtcontainer
Required

Identifier of the vTContainer instance. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: com.vmware.vcenter.authorization.VtContainer. When operations return a value of this structure as a result, the field will be an identifier for the resource type: com.vmware.vcenter.authorization.VtContainer.

object
Required

The DynamicID structure represents an identifier for a resource of an arbitrary type.