KnownSAPVirtualInstanceState enum
Defines the Virtual Instance for SAP state.
Fields
| AcssInstallationBlocked | ACSS installation cannot proceed. |
| DiscoveryFailed | Registration has failed. |
| DiscoveryInProgress | Registration is in progress. |
| DiscoveryPending | Registration has not started. |
| InfrastructureDeploymentFailed | Infrastructure deployment has failed. |
| InfrastructureDeploymentInProgress | Infrastructure deployment is in progress. |
| InfrastructureDeploymentPending | Infrastructure is not yet deployed. |
| RegistrationComplete | Registration is complete. |
| SoftwareDetectionFailed | Software detection failed. |
| SoftwareDetectionInProgress | Software detection is in progress. |
| SoftwareInstallationFailed | Software installation failed. |
| SoftwareInstallationInProgress | Software installation is in progress. |
| SoftwareInstallationPending | Infrastructure deployment is successful. Software installation is pending. |