Skip to content

Commit f96c631

Browse files
committed
Take out testing status-names
1 parent d87c7e6 commit f96c631

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed
-6.47 KB
Loading
-1.23 KB
Loading

articles/spring-cloud/spring-cloud-concept-app-status.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,6 @@ To view general status of an application type, select **Apps** in the left navig
2222

2323
**The Deployment status is reported as one of the following values:**
2424

25-
Deployment.properties.Status
26-
2725
| Enum | Definition |
2826
|:--:|:----------------:|
2927
| Running | The deployment runs properly |
@@ -35,8 +33,6 @@ Deployment.properties.Status
3533

3634
**The provisioning state is reported as one of the following values:**
3735

38-
Deployment.properties.privioningState:
39-
4036
| Enum | Definition |
4137
|:--:|:----------------:|
4238
| Creating | The resource is creating. |
@@ -65,8 +61,6 @@ To view the status of a specific instance of a deployed app, click the **Name**
6561

6662
**The instance status is reported as one of the following values:**
6763

68-
Deployment.properties.appInstance.status:
69-
7064
| Enum | Definition |
7165
|:--:|:----------------:|
7266
| Pending | ASC is still allocating resources for the instance |
@@ -78,7 +72,6 @@ Deployment.properties.appInstance.status:
7872

7973
**The discovery status of the instance is reported as one of the following values:**
8074

81-
Deployment.properties.appInstance. DiscoveryStatus:
8275
registered status of the instance in Eureka server, same as the definition in Eureka
8376

8477
| Enum | Definition |

0 commit comments

Comments
 (0)