Owner's Manual

Table 3. Tenant Objects and Attributes
Attribute Type Mandatory for POST
request?
Description
tenantId String Yes Tenant ID assigned by
the orchestration tool
providerId String Yes Provider ID
tenantName String No Name of tenant
tenantDescription String No Description of tenant
Network Objects
Table 4. Network Objects and Attributes
Attribute Type Mandatory for POST
request?
Description
networkId String Yes Network ID assigned by
administrator
tenantId String Yes (if the entry is
associated with a tenant)
Tenant ID, if the tenant
created the network
(otherwise, not
applicable)
providerId String Yes Provider ID
networkName String No Network name
networkVlanId Number Yes VLAN ID for the network
networkIP String Yes The IP address of the
subnet
networkPrefix Number Yes The IP prefix of the IP
subnet
Host Objects
Table 5. Host Objects and Attributes
Attribute Type Mandatory for POST
request?
Description
hostId String Yes Unique ID that identifies
the host
tenantId String Yes (if the entry is
associated with a tenant)
Tenant ID, if the tenant
created the host
(otherwise, not
applicable)
providerId String Yes Provider ID
REST APIs
41