OBJECT

VcdOrgVdcStorageProfile

Description

Supported in v5.0+

link GraphQL Schema definition

  • type VcdOrgVdcStorageProfile {
  • # Required. ID assigned to the Organization vDC storage profile.
  • id: String!
  • # Required. Name of the Organization vDC storage profile.
  • name: String!
  • }