OBJECT
TprRequestedChangeServiceAccountEntry
Description
List of service accounts changed by a TPR request.
link GraphQL Schema definition
- type TprRequestedChangeServiceAccountEntry {
- # Old list of service accounts.
- ServiceAccountClient!]! : [
- # New list of service accounts.
- ServiceAccountClient!]! : [
- }
link Require by
- UpdateTprPolicyDataMangementClusterReqChangesTemplateTPR requested changes template for updating TPR data management by cluster policies.
- UpdateTprPolicyDataMangementObjectReqChangesTemplateTPR requested changes template for updating TPR data management by object policies.
- UpdateTprPolicyDataMangementSlaReqChangesTemplateTPR requested changes template for updating TPR data management by SLA domain policies.
- UpdateTprPolicySystemConfigReqChangesTemplateTPR requested changes template for updating TPR system configuration policies.