TenantBinding

TenantBinding
TenantBinding
JSON Example
{
    "_last_modified": "string",
    "name": "string",
    "se_group_ref": "string",
    "shared_tenant_ref": "string",
    "tenant_ref": "string",
    "url": "string",
    "uuid": "string"
}
string
_last_modified
Read-Only  

UNIX time since epoch in microseconds. Units(MICROSECONDS).

string
name
Required  

Name of the tenant binding. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
se_group_ref
Optional

UUID of the Service Engine Group being shared. It is a reference to an object of type ServiceEngineGroup. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
shared_tenant_ref
Required  

UUID of the tenant to which the object is being shared. It is a reference to an object of type Tenant. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
tenant_ref
Optional

Tenant UUID. This field is used for admin tenant context. It is a reference to an object of type Tenant. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
url
Read-Only  

url

string
uuid
Optional

UUID of the tenant binding. Field introduced in 32.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.