vcenter vm console tickets: summary
The
summary
structure contains commonly used information about the virtual machine console ticket. This structure was added in vSphere API 7.0.0.2.Representation:
{
"ticket" : "http://myurl.com"
}
"ticket" : "http://myurl.com"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
ticket | URI | Console ticket URI. This attribute was added in vSphere API 7.0.0.2. |