OBJECT

ListCertificateUsagesForCloudAccountResp

Description

Response containing the certificate usage for a cloud account.

link GraphQL Schema definition

  • type ListCertificateUsagesForCloudAccountResp {
  • # List of certificate IDs used by the cloud account.
  • certificateIds: [String!]!
  • }

link Require by