OBJECT
CloudArchivalLocationTprReqChangesTemplate
Description
Template for deleting a cloud archival location with the quorum authorization request.
link GraphQL Schema definition
- type CloudArchivalLocationTprReqChangesTemplate implements RequestedChangesTemplate {
- # Name of cloud account associated with archival location.
- : String!
- # ID of the archival location.
- : String!
- # Name of the archival location.
- : String!
- # Requested action string.
- : String!
- # Name of the requested changes template for quorum authorization.
- : String!
- # Type of archival location.
- : TargetType!
- }
link Require by
This element is not required by anyone