| t | name: v1beta1 | t | name: v1beta1 |
| served: true | | served: true |
| storage: true | | storage: true |
| schema: | | schema: |
| openAPIV3Schema: | | openAPIV3Schema: |
| type: object | | type: object |
| properties: | | properties: |
| spec: | | spec: |
| type: object | | type: object |
| properties: | | properties: |
| replicaName: | | replicaName: |
| description: The name of the SQL managed instance replica to be reprovisioned. | | description: The name of the SQL managed instance replica to be reprovisioned. |
| type: string | | type: string |
| status: | | status: |
| type: object | | type: object |
| properties: | | properties: |
| percentComplete: | | percentComplete: |
| type: integer | | type: integer |
| observedGeneration: | | observedGeneration: |
| type: integer | | type: integer |
| runningVersion: | | runningVersion: |
| type: string | | type: string |
| registryVersions: | | registryVersions: |
| type: object | | type: object |
| properties: | | properties: |
| next: | | next: |
| type: string | | type: string |
| previous: | | previous: |
| type: string | | type: string |
| current: | | current: |
| type: string | | type: string |
| latest: | | latest: |
| type: string | | type: string |
| behind: | | behind: |
| type: integer | | type: integer |
| available: | | available: |
| type: array | | type: array |
| items: | | items: |
| type: string | | type: string |
| releasedVersions: | | releasedVersions: |
| type: object | | type: object |
| properties: | | properties: |
| next: | | next: |
| type: string | | type: string |
| previous: | | previous: |
| type: string | | type: string |
| current: | | current: |
| type: string | | type: string |
| latest: | | latest: |
| type: string | | type: string |
| behind: | | behind: |
| type: integer | | type: integer |
| available: | | available: |
| type: array | | type: array |
| items: | | items: |
| type: string | | type: string |
| arcDataServicesK8sExtensionLatestVersion: | | arcDataServicesK8sExtensionLatestVersion: |
| type: string | | type: string |
| endpoints: | | endpoints: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| state: | | state: |
| type: string | | type: string |
| healthState: | | healthState: |
| type: string | | type: string |
| reason: | | reason: |
| type: string | | type: string |
| message: | | message: |
| type: string | | type: string |
| lastUpdateTime: | | lastUpdateTime: |
| type: string | | type: string |
| format: date-time | | format: date-time |
| apiVersion: | | apiVersion: |
| type: string | | type: string |
| kind: | | kind: |
| type: string | | type: string |
| subresources: | | subresources: |
| status: {} | | status: {} |
| additionalPrinterColumns: | | additionalPrinterColumns: |
| - jsonPath: .status.state | | - jsonPath: .status.state |
| name: Status | | name: Status |
| type: string | | type: string |
| - jsonPath: .metadata.creationTimestamp | | - jsonPath: .metadata.creationTimestamp |
| name: Age | | name: Age |
| type: date | | type: date |