vcenter trust vc trusts: summary
The
summary
structure contains a trust summary suitable for UI presentation. Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented.Representation:
{
"domain" : "string",
"label" : "string",
"type" : "string"
}
"domain" : "string",
"label" : "string",
"type" : "string"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
domain | string | Domain identifier. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |
label | string | Label of the trust. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |
type | string | Type of trust. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. |