OBJECT

TanzuHubPolicyUpdateFailure

link GraphQL Schema definition

  • type TanzuHubPolicyUpdateFailure {
  • # Error
  • errorMessage: String
  • # Versioning ID
  • nodeVersion: ID!
  • # Unique identifier for the policy
  • policyId: String!
  • }