Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ManagedClusterPodIdentityProvisioningErrorBody

Package version

An error response from the pod identity provisioning.

Hierarchy

  • ManagedClusterPodIdentityProvisioningErrorBody

Index

Properties

Properties

Optional code

code: undefined | string

An identifier for the error. Codes are invariant and are intended to be consumed programmatically.

Optional details

A list of additional details about the error.

Optional message

message: undefined | string

A message describing the error, intended to be suitable for display in a user interface.

Optional target

target: undefined | string

The target of the particular error. For example, the name of the property in error.

Generated using TypeDoc