INPUT_OBJECT

InstancePropertiesReq

Description

Request for getting instance properties for a specific cloud vendor.

link GraphQL Schema definition

  • input InstancePropertiesReq {
  • # Cloud vendor type for which to retrieve instance properties.
  • vendor: VendorType
  • }

link Require by