OBJECT
InstancePropertiesReply
Description
Response containing instance properties for a specific cloud vendor.
link GraphQL Schema definition
- type InstancePropertiesReply {
- # List of instance properties available for the requested cloud vendor.
- InstanceProperties!]! : [
- }