| 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: |
| sourceName: | | sourceName: |
| description: The name of the PostgreSql resource to restore from. | | description: The name of the PostgreSql resource to restore from. |
| type: string | | type: string |
| destinationName: | | destinationName: |
| description: The name of the PostgreSql resource to restore to. | | description: The name of the PostgreSql resource to restore to. |
| type: string | | type: string |
| destinationStorage: | | destinationStorage: |
| type: object | | type: object |
| properties: | | properties: |
| data: | | data: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| logs: | | logs: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| backups: | | backups: |
| type: object | | type: object |
| properties: | | properties: |
| volumes: | | volumes: |
| type: array | | type: array |
| items: | | items: |
| type: object | | type: object |
| properties: | | properties: |
| className: | | className: |
| type: string | | type: string |
| labels: | | labels: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| annotations: | | annotations: |
| type: object | | type: object |
| additionalProperties: | | additionalProperties: |
| type: string | | type: string |
| accessMode: | | accessMode: |
| type: string | | type: string |
| size: | | size: |
| type: string | | type: string |
| claimName: | | claimName: |
| type: string | | type: string |
| restorePoint: | | restorePoint: |
| description: Restore point in time. | | description: Restore point in time. |
| type: string | | type: string |
| format: date-time | | format: date-time |
| dryRun: | | dryRun: |
| description: If true, the restore operation will be validated but not | | description: If true, the restore operation will be validated but not |
| executed. | | executed. |
| type: boolean | | type: boolean |
| default: false | | default: false |
| required: | | required: |
| - sourceName | | - sourceName |
| - destinationName | | - destinationName |
| - restorePoint | | - restorePoint |
| status: | | status: |
| type: object | | type: object |
| properties: | | properties: |
| earliestRestoreTime: | | earliestRestoreTime: |
| description: The earliest time that the instance can be restored to. | | description: The earliest time that the instance can be restored to. |
| type: string | | type: string |
| format: date-time | | format: date-time |
| latestRestoreTime: | | latestRestoreTime: |
| description: The latest time that the instance can be restored to. | | description: The latest time that the instance can be restored to. |
| type: string | | type: string |
| format: date-time | | format: date-time |
| 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 |