OBJECT
EnableTargetReply
Description
Archival location enable result.
link GraphQL Schema definition
- type EnableTargetReply {
- # Rubrik Security Cloud managed location ID.
- : String!
- # Ownership status of the archival location.
- : ArchivalLocationStatus!
- }