OBJECT
CloudAccountsTprReqChangesTemplate
Description
Template for TPR request changes regarding the cloud account deletion.
link GraphQL Schema definition
- type CloudAccountsTprReqChangesTemplate implements RequestedChangesTemplate {
- # Vendor of the cloud account.
- CloudVendor! :
- # Cloud account IDs for customer accounts.
- String!]! : [
- # Features corresponding to cloud accounts.
- CloudAccountFeature!]! : [
- # Details of the cloud accounts.
- CloudAccountDetail!]! : [
- # Requested action string.
- String! :
- # Name of the requested changes template for quorum authorization.
- String! :
- }
link Require by
This element is not required by anyone