vcenter vm console tickets: summary
The
summary
structure contains commonly used information about the virtual machine console ticket. Warning: This structure is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.Representation:
{
"ticket" : "http://myurl.com"
}
"ticket" : "http://myurl.com"
}
Attributes:
Name | Type | Description |
---|---|---|
Required | ||
ticket | URI | Console ticket URI. Warning: This attribute is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments. |