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! :
- # Name of the archival location.
- String! :
- # ID of the archival location.
- String! :
- # Requested action string.
- String! :
- # Type of archival location.
- TargetType! :
- # Name of the requested changes template for quorum authorization.
- String! :
- }
link Require by
This element is not required by anyone