name | data type | constraints | description |
---|---|---|---|
name | string | ||
uuid | string | ||
size | number | required | |
usedSpace | number | required | |
storageProvider | StorageProvider | ||
auditEntityName | string | ||
guid | string | ||
ver | number | ||
nameAndGuid | NameAndGuid | ||
nameGuidAndType | NameGuidAndType |
Example
{ "name" : "...", "uuid" : "...", "size" : 12345, "usedSpace" : 12345, "storageProvider" : { "guid" : "...", "ver" : 12345, "name" : "...", "host" : "...", "user" : "...", "availabilityZone" : "...", "lastInventorySyncDate" : 12345, "lastSuccessfulInventorySyncDate" : 12345, "serverPartnerUuid" : "...", "cephSettings" : { "cephAuthKey" : "...", "cephConfiguration" : "..." }, "afsSettings" : { "afsPrismElementHost" : "...", "afsPrismElementUser" : "...", "afsPrismElementPassword" : "..." }, "type" : "AFS", "nodeConfig" : { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] }, "version" : "...", "storagePoolManagementStrategy" : "INCLUDE", "managedStoragePools" : [ "...", "..." ], "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "trustAllCerts" : true, "auditEntityName" : "...", "password" : "...", "nameGuidAndType" : { "type" : { }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "anyManagementEntityFromPool" : { "nodeIp" : "...", "lastSeen" : 12345, "name" : "...", "password" : "...", "guid" : "...", "version" : "...", "proxyVmUuid" : "...", "ver" : 12345, "nfsStorageId" : "...", "state" : "STOPPED", "nodeConfig" : { }, "tasks" : [ { }, { } ], "backupDestinationInitInfos" : [ { }, { } ], "nodeAllocatedResources" : [ { }, { } ], "totalSpace" : 12345, "usedSpace" : 12345, "lastSuccessfulLogin" : 12345, "lastFailedLogin" : 12345, "lastFailedLoginIp" : "...", "hypervisors" : [ { }, { } ], "nameAndGuid" : { }, "hypervisorCluster" : { }, "nameGuidAndType" : { }, "auditEntityName" : "..." }, "pool" : { "guid" : "...", "ver" : 12345, "backupDestinations" : [ { }, { } ], "nodes" : [ { }, { } ], "hypervisors" : [ { }, { } ], "hypervisorManagers" : [ { }, { } ], "storageProviders" : [ { }, { } ], "applications" : [ { }, { } ], "nameAndGuid" : { }, "cloudServiceProviders" : [ { }, { } ], "hypervisorCluster" : { }, "nameGuidAndType" : { }, "tapeManagers" : [ { }, { } ], "name" : "...", "modificationTime" : 12345, "isDefault" : true, "generalSettings" : { }, "threadsSettings" : { }, "netcatSettings" : { }, "cloudAgentSettings" : { }, "auditEntityName" : "...", "defaultNode" : { }, "usedInArchitecture" : true, "architectureInfo" : "...", "pathableBackupDestinations" : [ { }, { } ] } }, "auditEntityName" : "...", "guid" : "...", "ver" : 12345, "nameAndGuid" : { "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" }, "nameGuidAndType" : { "type" : { "name" : "ENUM_NAME", "description" : "Enum description" }, "guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67", "name" : "Entity name" } }