Content_Registries_Harbor_Projects_ConfigStatus

Content_Registries_Harbor_Projects_ConfigStatus
Content_Registries_Harbor_Projects_ConfigStatus

The Projects.ConfigStatus enumerated type describes the status of reaching the desired configuration state for the Harbor project.
PENDING : Harbor project is being created or the configuration is being applied to the project.
REMOVING : The configuration is being removed and Harbor project is being deleted.
ERROR : Failed to create Harbor project or apply the configuration to the project, user intervention needed.
READY : Harbor project is created or configured correctly.

This data structure has no properties.
Enumeration: PENDING, REMOVING, ERROR, READY,