Name | Description | Optional | Optional Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 2.6.0 | ||
name | The name. For more information, see Resource Property. | 2.6.0 | ||
description | The description. For more information, see Resource Property. | Yes | 2.6.0 | |
volumeUuid | The volume UUID. | 2.6.0 | ||
type | The volume type. | 2.6.0 | ||
state | The state of the volume backup. | 2.6.0 | ||
status | The status of the volume backup. | 2.6.0 | ||
size | The size of the current volume backup. | 2.6.0 | ||
metadata | The related metadata of the volume backup. | 2.6.0 | ||
backupStorageRefs | The references of the backup storage installation path. | 2.6.0 | ||
groupBy | Groups rows into subgroups based on values of columns or expressions. This field is equivalent to the Group By clause in MySQL, such as groupBy=type. | Yes | 2.6.0 | |
createDate | The creation date. For more information, see Resource Property. | 2.6.0 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 2.6.0 | ||
userTags | The user tags. For more information, see CreateUserTag. | Yes | 2.6.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 2.6.0 |
{ "inventories": [ { "backupStorageRefs": [ { "backupStorageUuid": "7ea14cfe51c847b8a1ae84e8a49ef933", "createDate": "Jul 25, 2018 4:55:41 PM", "installPath": "zstore://1e3d8590456041b8864454abac599132/eeb95535aa1669438e7ce1f8db4d90a104627c3f", "lastOpDate": "Jul 25, 2018 4:55:41 PM", "status": "Ready", "volumeBackupUuid": "17aca6d09c0e4181a23ac7c70eb4ab9a" } ], "createDate": "Jul 25, 2018 4:55:37 PM", "lastOpDate": "Jul 25, 2018 4:55:37 PM", "metadata": "{"type":"Root","name":"ROOT-for-333","description":"Root volume for VM[uuid:7c3c2f94a39d46429166aa99657472e3]","vmName":"333","vmDescription":"","vmInstanceUuid":"7c3c2f94a39d46429166aa99657472e3","platform":"Linux","clusterUuid":"8ad9ebf4b7a043499751269b67fcecac","primaryStorageUuid":"79d056d0aeaf437398f612b8a1bff89f","cpuNum":1,"memorySize":536870912,"instanceOfferingUuid":"01f2228c7e1c4d0d9aa7db056320f94e","defaultL3NetworkUuid":"2341d7e6ef4544708cea0d4e9f6cda13","vmNics":[{"uuid":"e7e57aafb2a7410aa5f47cb881566def","vmInstanceUuid":"7c3c2f94a39d46429166aa99657472e3","usedIpUuid":"6a4383edb66232c0b1e34c9d0178450c","l3NetworkUuid":"2341d7e6ef4544708cea0d4e9f6cda13","ip":"172.20.118.6","mac":"fa:c2:f9:87:13:00","netmask":"255.255.0.0","gateway":"172.20.0.1","internalName":"vnic34.0","deviceId":0,"createDate":"Jul 25, 2018 12:37:21 PM","lastOpDate":"Jul 25, 2018 12:37:21 PM"}]}", "name": "2", "size": 32374784, "state": "Enabled", "status": "Ready", "type": "Root", "uuid": "17aca6d09c0e4181a23ac7c70eb4ab9a", "volumeUuid": "0e4fee174e6e4d04b3dc00f4bfc761f5" } ], "createDate": "Jul 25, 2018 4:55:51 PM", "lastOpDate": "Jul 25, 2018 4:55:51 PM", "metadata": "{"type":"Root","name":"ROOT-for-333","description":"Root volume for VM[uuid:7c3c2f94a39d46429166aa99657472e3]","vmName":"333","vmDescription":"","vmInstanceUuid":"7c3c2f94a39d46429166aa99657472e3","platform":"Linux","clusterUuid":"8ad9ebf4b7a043499751269b67fcecac","primaryStorageUuid":"79d056d0aeaf437398f612b8a1bff89f","cpuNum":1,"memorySize":536870912,"instanceOfferingUuid":"01f2228c7e1c4d0d9aa7db056320f94e","defaultL3NetworkUuid":"2341d7e6ef4544708cea0d4e9f6cda13","vmNics":[{"uuid":"e7e57aafb2a7410aa5f47cb881566def","vmInstanceUuid":"7c3c2f94a39d46429166aa99657472e3","usedIpUuid":"6a4383edb66232c0b1e34c9d0178450c","l3NetworkUuid":"2341d7e6ef4544708cea0d4e9f6cda13","ip":"172.20.118.6","mac":"fa:c2:f9:87:13:00","netmask":"255.255.0.0","gateway":"172.20.0.1","internalName":"vnic34.0","deviceId":0,"createDate":"Jul 25, 2018 12:37:21 PM","lastOpDate":"Jul 25, 2018 12:37:21 PM"}]}", "name": "3", "size": 32374784, "state": "Enabled", "status": "Ready", "type": "Root", "uuid": "fe6f225fafdd4c8eaf840a136b6e587f", "volumeUuid": "0e4fee174e6e4d04b3dc00f4bfc761f5" } ], "success": true }
Name | Description | Optional | Optional Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 3.0.0 | ||
name | The name. For more information, see Resource Property. | 3.0.0 | ||
description | The description. For more information, see Resource Property. | Yes | 3.0.0 | |
state | The state of the database backup. | 3.0.0 | ||
status | The status of the database backup. | 3.0.0 | ||
size | The size of the current database backup. | 3.0.0 | ||
metadata | The related metadata of the database backup. | 3.0.0 | ||
groupBy | Groups rows into subgroups based on values of columns or expressions. This field is equivalent to the Group By clause in MySQL, such as groupBy=type. | Yes | 3.0.0 | |
createDate | The creation date. For more information, see Resource Property. | 3.0.0 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 3.0.0 | ||
userTags | The user tags. The user tags. For more information, see CreateUserTag. | Yes | 3.0.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.0.0 |
{ "inventories": [ { "backupStorageRefs": [ { "backupStorageUuid": "dca2ed03807a4b2c9705ba9dcfefe2ff", "createDate": "Sep 19, 2018 2:42:04 PM", "databaseBackupUuid": "eed88906f8a145929d873fbe4f542264", "installPath": "zstore://zsbak/8f8b91526b95a9d1157a99eee4de7b7b03446519", "lastOpDate": "Sep 19, 2018 4:13:29 PM", "status": "Ready" } ], "createDate": "Sep 19, 2018 2:42:02 PM", "lastOpDate": "Sep 19, 2018 2:42:02 PM", "metadata": "{"name":"tast1","version":"3.0.0","createdTime":"Sep 19, 2018 2:42:03 PM","md5":"6f3415a3a4c56c56f51ffd95f286fb7b"}", "name": "tast1", "size": 376991, "state": "Enabled", "status": "Ready", "uuid": "eed88906f8a145929d873fbe4f542264" } ], "success": true }
Name | Description | Optional | Optional Value | Starting Version |
---|---|---|---|---|
executeTime | The execution time. | 3.5.0 | ||
id | 3.5.0 | |||
requestDump | The job request. | 3.5.0 | ||
resultDump | The job result. | 3.5.0 | ||
schedulerJobGroupUuid | The UUID of the scheduled job group. | 3.5.0 | ||
schedulerJobUuid | The scheduled job UUID. | 3.5.0 | ||
success | 3.5.0 | |||
targetResourceUuid | The target resource UUID. | 3.5.0 | ||
triggerUuid | The trigger UUID. | 3.5.0 | ||
groupBy | Groups rows into subgroups based on values of columns or expressions. This field is equivalent to the Group By clause in MySQL, such as groupBy=type. | Yes | 3.5.0 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.5.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.5.0 |
Name | Description | Optional | Optional Value | Starting Version |
---|---|---|---|---|
uuid | The UUID. For more information, see Resource Property. | 3.4.0 | ||
name | The name. For more information, see Resource Property. | 3.4.0 | ||
description | The description. For more information, see Resource Property. | Yes | 3.4.0 | |
state | The state of the scheduled job group. | Yes | 3.4.0 | |
jobData | The job data. | Yes | 3.4.0 | |
triggersUuid | The trigger UUID. | Yes | 3.4.0 | |
createDate | The creation date. For more information, see Resource Property. | 3.4.0 | ||
lastOpDate | The last operation date. For more information, see Resource Property. | 3.4.0 | ||
groupBy | Groups rows into subgroups based on values of columns or expressions. This field is equivalent to the Group By clause in MySQL, such as groupBy=type. | Yes | 3.4.0 | |
userTags | The user tags. For more information, see CreateUserTag. | Yes | 3.4.0 | |
systemTags | The system tags. For more information, see CreateSystemTag. | Yes | 3.4.0 |
{ "inventories": [ { "uuid": "03dd26d45bb43bb094f3fdec29d78829", "name": "test", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM" } ] }
Back to Top
Email Us
contact@zstack.ioEmail Us
contact@zstack.ioEmail Us
contact@zstack.ioThe download link is sent to your email address.
If you don't see it, check your spam folder, subscription folder, or AD folder. After receiving the email, click the URL to download the documentation.Thank you for using ZStack products and services.
Submit successfully.
We'll connect soon.Thank you for using ZStack products and services.