How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Cisco Intersight Storage API

The storage API from Cisco Intersight — 274 operation(s) for storage.

Cisco Intersight Storage API is one of 117 APIs that Cisco Intersight publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Storage. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

This API exposes 340 operations across 274 paths, and defines 374 schemas. It is described by OpenAPI 3.2.0, at version 1.0.11-20260807064027971.

Requests are made against a single base URL, https://{server}.

340 operations 274 paths 374 schemas 3 DELETE274 GET30 PATCH33 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.11-20260807064027971
Base URL
https://intersight.com
Authentication
API Key, HTTP Signature, OAuth 2.0
Resource Areas
1

Authentication & Security 3

Cisco Intersight Storage API declares 3 security schemes for authenticating requests. An API key is passed in the cookie as X-Starship-Token (cookieAuth). It uses HTTP signature authentication (http_signature). It supports OAuth 2.0 (oAuth2) using the authorizationCode and clientCredentials flows, exposing 3315 scopes.

  • cookieAuth — The authentication cookie obtained from a Single-Sign-On SAML assertion.
  • http_signature — The 'HTTP signature' security scheme. Each HTTP request is cryptographically signed as specified in https://datatracker.ietf.org/doc/draft-cavage-http-signatur…
  • oAuth2 — The client uses the OAuth2 security scheme. To use OAuth2, a client application must be registered by creating a iam.AppRegistration resource. The user who cre…

Paths & Operations 340

Across 274 paths, the API surfaces 340 operations — 3 DELETE, 274 GET, 30 PATCH, 33 POST. Each is listed below with its method, path, parameters, and response codes.

storage 340
GET
/api/v1/storage/BatteryBackupUnits
Read a 'storage.BatteryBackupUnit' resource.
GetStorageBatteryBackupUnitList 11 params → 200400401403404default
GET
/api/v1/storage/BatteryBackupUnits/{Moid}
Read a 'storage.BatteryBackupUnit' resource.
GetStorageBatteryBackupUnitByMoid 4 params → 200400401403404default
POST
/api/v1/storage/BatteryBackupUnits/{Moid}
Update a 'storage.BatteryBackupUnit' resource.
UpdateStorageBatteryBackupUnit 2 params body → 200400401403404default
PATCH
/api/v1/storage/BatteryBackupUnits/{Moid}
Update a 'storage.BatteryBackupUnit' resource.
PatchStorageBatteryBackupUnit 2 params body → 200400401403404default
GET
/api/v1/storage/Controllers
Read a 'storage.Controller' resource.
GetStorageControllerList 11 params → 200400401403404default
GET
/api/v1/storage/Controllers/{Moid}
Read a 'storage.Controller' resource.
GetStorageControllerByMoid 4 params → 200400401403404default
POST
/api/v1/storage/Controllers/{Moid}
Update a 'storage.Controller' resource.
UpdateStorageController 2 params body → 200400401403404default
PATCH
/api/v1/storage/Controllers/{Moid}
Update a 'storage.Controller' resource.
PatchStorageController 2 params body → 200400401403404default
GET
/api/v1/storage/ControllerDrives
Read a 'storage.ControllerDrive' resource.
GetStorageControllerDriveList 11 params → 200400401403404default
GET
/api/v1/storage/ControllerDrives/{Moid}
Read a 'storage.ControllerDrive' resource.
GetStorageControllerDriveByMoid 4 params → 200400401403404default
GET
/api/v1/storage/DiskGroups
Read a 'storage.DiskGroup' resource.
GetStorageDiskGroupList 11 params → 200400401403404default
GET
/api/v1/storage/DiskGroups/{Moid}
Read a 'storage.DiskGroup' resource.
GetStorageDiskGroupByMoid 4 params → 200400401403404default
POST
/api/v1/storage/DiskGroups/{Moid}
Update a 'storage.DiskGroup' resource.
UpdateStorageDiskGroup 2 params body → 200400401403404default
PATCH
/api/v1/storage/DiskGroups/{Moid}
Update a 'storage.DiskGroup' resource.
PatchStorageDiskGroup 2 params body → 200400401403404default
GET
/api/v1/storage/DiskSlots
Read a 'storage.DiskSlot' resource.
GetStorageDiskSlotList 11 params → 200400401403404default
GET
/api/v1/storage/DiskSlots/{Moid}
Read a 'storage.DiskSlot' resource.
GetStorageDiskSlotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/DriveGroups
Read a 'storage.DriveGroup' resource.
GetStorageDriveGroupList 11 params → 200400401403404default
POST
/api/v1/storage/DriveGroups
Create a 'storage.DriveGroup' resource.
CreateStorageDriveGroup 2 params body → 200400401403404default
GET
/api/v1/storage/DriveGroups/{Moid}
Read a 'storage.DriveGroup' resource.
GetStorageDriveGroupByMoid 4 params → 200400401403404default
POST
/api/v1/storage/DriveGroups/{Moid}
Update a 'storage.DriveGroup' resource.
UpdateStorageDriveGroup 2 params body → 200400401403404default
PATCH
/api/v1/storage/DriveGroups/{Moid}
Update a 'storage.DriveGroup' resource.
PatchStorageDriveGroup 2 params body → 200400401403404default
DELETE
/api/v1/storage/DriveGroups/{Moid}
Delete a 'storage.DriveGroup' resource.
DeleteStorageDriveGroup 1 param → 200400401403404default
GET
/api/v1/storage/DriveSecurityPolicies
Read a 'storage.DriveSecurityPolicy' resource.
GetStorageDriveSecurityPolicyList 11 params → 200400401403404default
POST
/api/v1/storage/DriveSecurityPolicies
Create a 'storage.DriveSecurityPolicy' resource.
CreateStorageDriveSecurityPolicy 2 params body → 200400401403404default
GET
/api/v1/storage/DriveSecurityPolicies/{Moid}
Read a 'storage.DriveSecurityPolicy' resource.
GetStorageDriveSecurityPolicyByMoid 4 params → 200400401403404default
POST
/api/v1/storage/DriveSecurityPolicies/{Moid}
Update a 'storage.DriveSecurityPolicy' resource.
UpdateStorageDriveSecurityPolicy 2 params body → 200400401403404default
PATCH
/api/v1/storage/DriveSecurityPolicies/{Moid}
Update a 'storage.DriveSecurityPolicy' resource.
PatchStorageDriveSecurityPolicy 2 params body → 200400401403404default
DELETE
/api/v1/storage/DriveSecurityPolicies/{Moid}
Delete a 'storage.DriveSecurityPolicy' resource.
DeleteStorageDriveSecurityPolicy 1 param → 200400401403404default
GET
/api/v1/storage/Enclosures
Read a 'storage.Enclosure' resource.
GetStorageEnclosureList 11 params → 200400401403404default
GET
/api/v1/storage/Enclosures/{Moid}
Read a 'storage.Enclosure' resource.
GetStorageEnclosureByMoid 4 params → 200400401403404default
POST
/api/v1/storage/Enclosures/{Moid}
Update a 'storage.Enclosure' resource.
UpdateStorageEnclosure 2 params body → 200400401403404default
PATCH
/api/v1/storage/Enclosures/{Moid}
Update a 'storage.Enclosure' resource.
PatchStorageEnclosure 2 params body → 200400401403404default
GET
/api/v1/storage/EnclosureDisks
Read a 'storage.EnclosureDisk' resource.
GetStorageEnclosureDiskList 11 params → 200400401403404default
GET
/api/v1/storage/EnclosureDisks/{Moid}
Read a 'storage.EnclosureDisk' resource.
GetStorageEnclosureDiskByMoid 4 params → 200400401403404default
POST
/api/v1/storage/EnclosureDisks/{Moid}
Update a 'storage.EnclosureDisk' resource.
UpdateStorageEnclosureDisk 2 params body → 200400401403404default
PATCH
/api/v1/storage/EnclosureDisks/{Moid}
Update a 'storage.EnclosureDisk' resource.
PatchStorageEnclosureDisk 2 params body → 200400401403404default
GET
/api/v1/storage/EnclosureDiskSlotEps
Read a 'storage.EnclosureDiskSlotEp' resource.
GetStorageEnclosureDiskSlotEpList 11 params → 200400401403404default
GET
/api/v1/storage/EnclosureDiskSlotEps/{Moid}
Read a 'storage.EnclosureDiskSlotEp' resource.
GetStorageEnclosureDiskSlotEpByMoid 4 params → 200400401403404default
POST
/api/v1/storage/EnclosureDiskSlotEps/{Moid}
Update a 'storage.EnclosureDiskSlotEp' resource.
UpdateStorageEnclosureDiskSlotEp 2 params body → 200400401403404default
PATCH
/api/v1/storage/EnclosureDiskSlotEps/{Moid}
Update a 'storage.EnclosureDiskSlotEp' resource.
PatchStorageEnclosureDiskSlotEp 2 params body → 200400401403404default
GET
/api/v1/storage/FileItems
Read a 'storage.FileItem' resource.
GetStorageFileItemList 11 params → 200400401403404default
GET
/api/v1/storage/FileItems/{Moid}
Read a 'storage.FileItem' resource.
GetStorageFileItemByMoid 4 params → 200400401403404default
GET
/api/v1/storage/FlexFlashControllers
Read a 'storage.FlexFlashController' resource.
GetStorageFlexFlashControllerList 11 params → 200400401403404default
GET
/api/v1/storage/FlexFlashControllers/{Moid}
Read a 'storage.FlexFlashController' resource.
GetStorageFlexFlashControllerByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexFlashControllers/{Moid}
Update a 'storage.FlexFlashController' resource.
UpdateStorageFlexFlashController 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexFlashControllers/{Moid}
Update a 'storage.FlexFlashController' resource.
PatchStorageFlexFlashController 2 params body → 200400401403404default
GET
/api/v1/storage/FlexFlashControllerProps
Read a 'storage.FlexFlashControllerProps' resource.
GetStorageFlexFlashControllerPropsList 11 params → 200400401403404default
GET
/api/v1/storage/FlexFlashControllerProps/{Moid}
Read a 'storage.FlexFlashControllerProps' resource.
GetStorageFlexFlashControllerPropsByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexFlashControllerProps/{Moid}
Update a 'storage.FlexFlashControllerProps' resource.
UpdateStorageFlexFlashControllerProps 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexFlashControllerProps/{Moid}
Update a 'storage.FlexFlashControllerProps' resource.
PatchStorageFlexFlashControllerProps 2 params body → 200400401403404default
GET
/api/v1/storage/FlexFlashPhysicalDrives
Read a 'storage.FlexFlashPhysicalDrive' resource.
GetStorageFlexFlashPhysicalDriveList 11 params → 200400401403404default
GET
/api/v1/storage/FlexFlashPhysicalDrives/{Moid}
Read a 'storage.FlexFlashPhysicalDrive' resource.
GetStorageFlexFlashPhysicalDriveByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexFlashPhysicalDrives/{Moid}
Update a 'storage.FlexFlashPhysicalDrive' resource.
UpdateStorageFlexFlashPhysicalDrive 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexFlashPhysicalDrives/{Moid}
Update a 'storage.FlexFlashPhysicalDrive' resource.
PatchStorageFlexFlashPhysicalDrive 2 params body → 200400401403404default
GET
/api/v1/storage/FlexFlashVirtualDrives
Read a 'storage.FlexFlashVirtualDrive' resource.
GetStorageFlexFlashVirtualDriveList 11 params → 200400401403404default
GET
/api/v1/storage/FlexFlashVirtualDrives/{Moid}
Read a 'storage.FlexFlashVirtualDrive' resource.
GetStorageFlexFlashVirtualDriveByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexFlashVirtualDrives/{Moid}
Update a 'storage.FlexFlashVirtualDrive' resource.
UpdateStorageFlexFlashVirtualDrive 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexFlashVirtualDrives/{Moid}
Update a 'storage.FlexFlashVirtualDrive' resource.
PatchStorageFlexFlashVirtualDrive 2 params body → 200400401403404default
GET
/api/v1/storage/FlexUtilControllers
Read a 'storage.FlexUtilController' resource.
GetStorageFlexUtilControllerList 11 params → 200400401403404default
GET
/api/v1/storage/FlexUtilControllers/{Moid}
Read a 'storage.FlexUtilController' resource.
GetStorageFlexUtilControllerByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexUtilControllers/{Moid}
Update a 'storage.FlexUtilController' resource.
UpdateStorageFlexUtilController 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexUtilControllers/{Moid}
Update a 'storage.FlexUtilController' resource.
PatchStorageFlexUtilController 2 params body → 200400401403404default
GET
/api/v1/storage/FlexUtilPhysicalDrives
Read a 'storage.FlexUtilPhysicalDrive' resource.
GetStorageFlexUtilPhysicalDriveList 11 params → 200400401403404default
GET
/api/v1/storage/FlexUtilPhysicalDrives/{Moid}
Read a 'storage.FlexUtilPhysicalDrive' resource.
GetStorageFlexUtilPhysicalDriveByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexUtilPhysicalDrives/{Moid}
Update a 'storage.FlexUtilPhysicalDrive' resource.
UpdateStorageFlexUtilPhysicalDrive 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexUtilPhysicalDrives/{Moid}
Update a 'storage.FlexUtilPhysicalDrive' resource.
PatchStorageFlexUtilPhysicalDrive 2 params body → 200400401403404default
GET
/api/v1/storage/FlexUtilVirtualDrives
Read a 'storage.FlexUtilVirtualDrive' resource.
GetStorageFlexUtilVirtualDriveList 11 params → 200400401403404default
GET
/api/v1/storage/FlexUtilVirtualDrives/{Moid}
Read a 'storage.FlexUtilVirtualDrive' resource.
GetStorageFlexUtilVirtualDriveByMoid 4 params → 200400401403404default
POST
/api/v1/storage/FlexUtilVirtualDrives/{Moid}
Update a 'storage.FlexUtilVirtualDrive' resource.
UpdateStorageFlexUtilVirtualDrive 2 params body → 200400401403404default
PATCH
/api/v1/storage/FlexUtilVirtualDrives/{Moid}
Update a 'storage.FlexUtilVirtualDrive' resource.
PatchStorageFlexUtilVirtualDrive 2 params body → 200400401403404default
GET
/api/v1/storage/HitachiArrays
Read a 'storage.HitachiArray' resource.
GetStorageHitachiArrayList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiArrays/{Moid}
Read a 'storage.HitachiArray' resource.
GetStorageHitachiArrayByMoid 4 params → 200400401403404default
POST
/api/v1/storage/HitachiArrays/{Moid}
Update a 'storage.HitachiArray' resource.
UpdateStorageHitachiArray 2 params body → 200400401403404default
PATCH
/api/v1/storage/HitachiArrays/{Moid}
Update a 'storage.HitachiArray' resource.
PatchStorageHitachiArray 2 params body → 200400401403404default
GET
/api/v1/storage/HitachiControllers
Read a 'storage.HitachiController' resource.
GetStorageHitachiControllerList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiControllers/{Moid}
Read a 'storage.HitachiController' resource.
GetStorageHitachiControllerByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiDisks
Read a 'storage.HitachiDisk' resource.
GetStorageHitachiDiskList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiDisks/{Moid}
Read a 'storage.HitachiDisk' resource.
GetStorageHitachiDiskByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalParityGroups
Read a 'storage.HitachiExternalParityGroup' resource.
GetStorageHitachiExternalParityGroupList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalParityGroups/{Moid}
Read a 'storage.HitachiExternalParityGroup' resource.
GetStorageHitachiExternalParityGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalPathGroups
Read a 'storage.HitachiExternalPathGroup' resource.
GetStorageHitachiExternalPathGroupList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalPathGroups/{Moid}
Read a 'storage.HitachiExternalPathGroup' resource.
GetStorageHitachiExternalPathGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalStorageLuns
Read a 'storage.HitachiExternalStorageLun' resource.
GetStorageHitachiExternalStorageLunList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalStorageLuns/{Moid}
Read a 'storage.HitachiExternalStorageLun' resource.
GetStorageHitachiExternalStorageLunByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalStoragePorts
Read a 'storage.HitachiExternalStoragePort' resource.
GetStorageHitachiExternalStoragePortList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiExternalStoragePorts/{Moid}
Read a 'storage.HitachiExternalStoragePort' resource.
GetStorageHitachiExternalStoragePortByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiHosts
Read a 'storage.HitachiHost' resource.
GetStorageHitachiHostList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiHosts/{Moid}
Read a 'storage.HitachiHost' resource.
GetStorageHitachiHostByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiHostLuns
Read a 'storage.HitachiHostLun' resource.
GetStorageHitachiHostLunList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiHostLuns/{Moid}
Read a 'storage.HitachiHostLun' resource.
GetStorageHitachiHostLunByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiNvmSubsystems
Read a 'storage.HitachiNvmSubsystem' resource.
GetStorageHitachiNvmSubsystemList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiNvmSubsystems/{Moid}
Read a 'storage.HitachiNvmSubsystem' resource.
GetStorageHitachiNvmSubsystemByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiParityGroups
Read a 'storage.HitachiParityGroup' resource.
GetStorageHitachiParityGroupList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiParityGroups/{Moid}
Read a 'storage.HitachiParityGroup' resource.
GetStorageHitachiParityGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiPools
Read a 'storage.HitachiPool' resource.
GetStorageHitachiPoolList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiPools/{Moid}
Read a 'storage.HitachiPool' resource.
GetStorageHitachiPoolByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiPorts
Read a 'storage.HitachiPort' resource.
GetStorageHitachiPortList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiPorts/{Moid}
Read a 'storage.HitachiPort' resource.
GetStorageHitachiPortByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairGads
Read a 'storage.HitachiRemoteCopyPairGad' resource.
GetStorageHitachiRemoteCopyPairGadList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairGads/{Moid}
Read a 'storage.HitachiRemoteCopyPairGad' resource.
GetStorageHitachiRemoteCopyPairGadByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairTcs
Read a 'storage.HitachiRemoteCopyPairTc' resource.
GetStorageHitachiRemoteCopyPairTcList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairTcs/{Moid}
Read a 'storage.HitachiRemoteCopyPairTc' resource.
GetStorageHitachiRemoteCopyPairTcByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairUrs
Read a 'storage.HitachiRemoteCopyPairUr' resource.
GetStorageHitachiRemoteCopyPairUrList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteCopyPairUrs/{Moid}
Read a 'storage.HitachiRemoteCopyPairUr' resource.
GetStorageHitachiRemoteCopyPairUrByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteReplications
Read a 'storage.HitachiRemoteReplication' resource.
GetStorageHitachiRemoteReplicationList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiRemoteReplications/{Moid}
Read a 'storage.HitachiRemoteReplication' resource.
GetStorageHitachiRemoteReplicationByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiSnapshots
Read a 'storage.HitachiSnapshot' resource.
GetStorageHitachiSnapshotList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiSnapshots/{Moid}
Read a 'storage.HitachiSnapshot' resource.
GetStorageHitachiSnapshotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiVolumes
Read a 'storage.HitachiVolume' resource.
GetStorageHitachiVolumeList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiVolumes/{Moid}
Read a 'storage.HitachiVolume' resource.
GetStorageHitachiVolumeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HitachiVolumeMigrationPairs
Read a 'storage.HitachiVolumeMigrationPair' resource.
GetStorageHitachiVolumeMigrationPairList 11 params → 200400401403404default
GET
/api/v1/storage/HitachiVolumeMigrationPairs/{Moid}
Read a 'storage.HitachiVolumeMigrationPair' resource.
GetStorageHitachiVolumeMigrationPairByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HyperFlexStorageContainers
Read a 'storage.HyperFlexStorageContainer' resource.
GetStorageHyperFlexStorageContainerList 11 params → 200400401403404default
GET
/api/v1/storage/HyperFlexStorageContainers/{Moid}
Read a 'storage.HyperFlexStorageContainer' resource.
GetStorageHyperFlexStorageContainerByMoid 4 params → 200400401403404default
GET
/api/v1/storage/HyperFlexVolumes
Read a 'storage.HyperFlexVolume' resource.
GetStorageHyperFlexVolumeList 11 params → 200400401403404default
GET
/api/v1/storage/HyperFlexVolumes/{Moid}
Read a 'storage.HyperFlexVolume' resource.
GetStorageHyperFlexVolumeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/Items
Read a 'storage.Item' resource.
GetStorageItemList 11 params → 200400401403404default
GET
/api/v1/storage/Items/{Moid}
Read a 'storage.Item' resource.
GetStorageItemByMoid 4 params → 200400401403404default
GET
/api/v1/storage/KnoxSecureDriveConfigurations
Read a 'storage.KnoxSecureDriveConfiguration' resource.
GetStorageKnoxSecureDriveConfigurationList 11 params → 200400401403404default
GET
/api/v1/storage/KnoxSecureDriveConfigurations/{Moid}
Read a 'storage.KnoxSecureDriveConfiguration' resource.
GetStorageKnoxSecureDriveConfigurationByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppAggregates
Read a 'storage.NetAppAggregate' resource.
GetStorageNetAppAggregateList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppAggregates/{Moid}
Read a 'storage.NetAppAggregate' resource.
GetStorageNetAppAggregateByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppAggregateEvents
Read a 'storage.NetAppAggregateEvent' resource.
GetStorageNetAppAggregateEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppAggregateEvents/{Moid}
Read a 'storage.NetAppAggregateEvent' resource.
GetStorageNetAppAggregateEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppBaseDisks
Read a 'storage.NetAppBaseDisk' resource.
GetStorageNetAppBaseDiskList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppBaseDisks/{Moid}
Read a 'storage.NetAppBaseDisk' resource.
GetStorageNetAppBaseDiskByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppCifsServices
Read a 'storage.NetAppCifsService' resource.
GetStorageNetAppCifsServiceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppCifsServices/{Moid}
Read a 'storage.NetAppCifsService' resource.
GetStorageNetAppCifsServiceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppCifsShares
Read a 'storage.NetAppCifsShare' resource.
GetStorageNetAppCifsShareList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppCifsShares/{Moid}
Read a 'storage.NetAppCifsShare' resource.
GetStorageNetAppCifsShareByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppCloudTargets
Read a 'storage.NetAppCloudTarget' resource.
GetStorageNetAppCloudTargetList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppCloudTargets/{Moid}
Read a 'storage.NetAppCloudTarget' resource.
GetStorageNetAppCloudTargetByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppClusters
Read a 'storage.NetAppCluster' resource.
GetStorageNetAppClusterList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppClusters/{Moid}
Read a 'storage.NetAppCluster' resource.
GetStorageNetAppClusterByMoid 4 params → 200400401403404default
POST
/api/v1/storage/NetAppClusters/{Moid}
Update a 'storage.NetAppCluster' resource.
UpdateStorageNetAppCluster 2 params body → 200400401403404default
PATCH
/api/v1/storage/NetAppClusters/{Moid}
Update a 'storage.NetAppCluster' resource.
PatchStorageNetAppCluster 2 params body → 200400401403404default
GET
/api/v1/storage/NetAppClusterEvents
Read a 'storage.NetAppClusterEvent' resource.
GetStorageNetAppClusterEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppClusterEvents/{Moid}
Read a 'storage.NetAppClusterEvent' resource.
GetStorageNetAppClusterEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppClusterSnapMirrorPolicies
Read a 'storage.NetAppClusterSnapMirrorPolicy' resource.
GetStorageNetAppClusterSnapMirrorPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppClusterSnapMirrorPolicies/{Moid}
Read a 'storage.NetAppClusterSnapMirrorPolicy' resource.
GetStorageNetAppClusterSnapMirrorPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppClusterSnapshotPolicies
Read a 'storage.NetAppClusterSnapshotPolicy' resource.
GetStorageNetAppClusterSnapshotPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppClusterSnapshotPolicies/{Moid}
Read a 'storage.NetAppClusterSnapshotPolicy' resource.
GetStorageNetAppClusterSnapshotPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppDataIpInterfaces
Read a 'storage.NetAppDataIpInterface' resource.
GetStorageNetAppDataIpInterfaceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppDataIpInterfaces/{Moid}
Read a 'storage.NetAppDataIpInterface' resource.
GetStorageNetAppDataIpInterfaceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppDataIpInterfaceEvents
Read a 'storage.NetAppDataIpInterfaceEvent' resource.
GetStorageNetAppDataIpInterfaceEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppDataIpInterfaceEvents/{Moid}
Read a 'storage.NetAppDataIpInterfaceEvent' resource.
GetStorageNetAppDataIpInterfaceEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppDiskEvents
Read a 'storage.NetAppDiskEvent' resource.
GetStorageNetAppDiskEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppDiskEvents/{Moid}
Read a 'storage.NetAppDiskEvent' resource.
GetStorageNetAppDiskEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppEthernetPorts
Read a 'storage.NetAppEthernetPort' resource.
GetStorageNetAppEthernetPortList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppEthernetPorts/{Moid}
Read a 'storage.NetAppEthernetPort' resource.
GetStorageNetAppEthernetPortByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppEthernetPortEvents
Read a 'storage.NetAppEthernetPortEvent' resource.
GetStorageNetAppEthernetPortEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppEthernetPortEvents/{Moid}
Read a 'storage.NetAppEthernetPortEvent' resource.
GetStorageNetAppEthernetPortEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppExportPolicies
Read a 'storage.NetAppExportPolicy' resource.
GetStorageNetAppExportPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppExportPolicies/{Moid}
Read a 'storage.NetAppExportPolicy' resource.
GetStorageNetAppExportPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppFcInterfaces
Read a 'storage.NetAppFcInterface' resource.
GetStorageNetAppFcInterfaceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppFcInterfaces/{Moid}
Read a 'storage.NetAppFcInterface' resource.
GetStorageNetAppFcInterfaceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppFcInterfaceEvents
Read a 'storage.NetAppFcInterfaceEvent' resource.
GetStorageNetAppFcInterfaceEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppFcInterfaceEvents/{Moid}
Read a 'storage.NetAppFcInterfaceEvent' resource.
GetStorageNetAppFcInterfaceEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppFcPorts
Read a 'storage.NetAppFcPort' resource.
GetStorageNetAppFcPortList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppFcPorts/{Moid}
Read a 'storage.NetAppFcPort' resource.
GetStorageNetAppFcPortByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppFcPortEvents
Read a 'storage.NetAppFcPortEvent' resource.
GetStorageNetAppFcPortEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppFcPortEvents/{Moid}
Read a 'storage.NetAppFcPortEvent' resource.
GetStorageNetAppFcPortEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppInitiatorGroups
Read a 'storage.NetAppInitiatorGroup' resource.
GetStorageNetAppInitiatorGroupList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppInitiatorGroups/{Moid}
Read a 'storage.NetAppInitiatorGroup' resource.
GetStorageNetAppInitiatorGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppIpInterfacesdeprecated
Read a 'storage.NetAppIpInterface' resource.
GetStorageNetAppIpInterfaceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppIpInterfaces/{Moid}deprecated
Read a 'storage.NetAppIpInterface' resource.
GetStorageNetAppIpInterfaceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppIpInterfaceEvents
Read a 'storage.NetAppIpInterfaceEvent' resource.
GetStorageNetAppIpInterfaceEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppIpInterfaceEvents/{Moid}
Read a 'storage.NetAppIpInterfaceEvent' resource.
GetStorageNetAppIpInterfaceEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppIscsiServices
Read a 'storage.NetAppIscsiService' resource.
GetStorageNetAppIscsiServiceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppIscsiServices/{Moid}
Read a 'storage.NetAppIscsiService' resource.
GetStorageNetAppIscsiServiceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppLicenses
Read a 'storage.NetAppLicense' resource.
GetStorageNetAppLicenseList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppLicenses/{Moid}
Read a 'storage.NetAppLicense' resource.
GetStorageNetAppLicenseByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppLuns
Read a 'storage.NetAppLun' resource.
GetStorageNetAppLunList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppLuns/{Moid}
Read a 'storage.NetAppLun' resource.
GetStorageNetAppLunByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppLunEvents
Read a 'storage.NetAppLunEvent' resource.
GetStorageNetAppLunEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppLunEvents/{Moid}
Read a 'storage.NetAppLunEvent' resource.
GetStorageNetAppLunEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppLunMaps
Read a 'storage.NetAppLunMap' resource.
GetStorageNetAppLunMapList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppLunMaps/{Moid}
Read a 'storage.NetAppLunMap' resource.
GetStorageNetAppLunMapByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNamespaces
Read a 'storage.NetAppNamespace' resource.
GetStorageNetAppNamespaceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNamespaces/{Moid}
Read a 'storage.NetAppNamespace' resource.
GetStorageNetAppNamespaceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNfsClients
Read a 'storage.NetAppNfsClient' resource.
GetStorageNetAppNfsClientList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNfsClients/{Moid}
Read a 'storage.NetAppNfsClient' resource.
GetStorageNetAppNfsClientByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNfsServices
Read a 'storage.NetAppNfsService' resource.
GetStorageNetAppNfsServiceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNfsServices/{Moid}
Read a 'storage.NetAppNfsService' resource.
GetStorageNetAppNfsServiceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNodes
Read a 'storage.NetAppNode' resource.
GetStorageNetAppNodeList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNodes/{Moid}
Read a 'storage.NetAppNode' resource.
GetStorageNetAppNodeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNodeCdpNeighbors
Read a 'storage.NetAppNodeCdpNeighbor' resource.
GetStorageNetAppNodeCdpNeighborList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNodeCdpNeighbors/{Moid}
Read a 'storage.NetAppNodeCdpNeighbor' resource.
GetStorageNetAppNodeCdpNeighborByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNodeEvents
Read a 'storage.NetAppNodeEvent' resource.
GetStorageNetAppNodeEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNodeEvents/{Moid}
Read a 'storage.NetAppNodeEvent' resource.
GetStorageNetAppNodeEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNonDataIpInterfaces
Read a 'storage.NetAppNonDataIpInterface' resource.
GetStorageNetAppNonDataIpInterfaceList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNonDataIpInterfaces/{Moid}
Read a 'storage.NetAppNonDataIpInterface' resource.
GetStorageNetAppNonDataIpInterfaceByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNonDataIpInterfaceEvents
Read a 'storage.NetAppNonDataIpInterfaceEvent' resource.
GetStorageNetAppNonDataIpInterfaceEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNonDataIpInterfaceEvents/{Moid}
Read a 'storage.NetAppNonDataIpInterfaceEvent' resource.
GetStorageNetAppNonDataIpInterfaceEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppNtpServers
Read a 'storage.NetAppNtpServer' resource.
GetStorageNetAppNtpServerList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppNtpServers/{Moid}
Read a 'storage.NetAppNtpServer' resource.
GetStorageNetAppNtpServerByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppQtrees
Read a 'storage.NetAppQtree' resource.
GetStorageNetAppQtreeList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppQtrees/{Moid}
Read a 'storage.NetAppQtree' resource.
GetStorageNetAppQtreeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSchedules
Read a 'storage.NetAppSchedule' resource.
GetStorageNetAppScheduleList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSchedules/{Moid}
Read a 'storage.NetAppSchedule' resource.
GetStorageNetAppScheduleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSensors
Read a 'storage.NetAppSensor' resource.
GetStorageNetAppSensorList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSensors/{Moid}
Read a 'storage.NetAppSensor' resource.
GetStorageNetAppSensorByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSnapMirrorRelationships
Read a 'storage.NetAppSnapMirrorRelationship' resource.
GetStorageNetAppSnapMirrorRelationshipList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSnapMirrorRelationships/{Moid}
Read a 'storage.NetAppSnapMirrorRelationship' resource.
GetStorageNetAppSnapMirrorRelationshipByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppStorageVms
Read a 'storage.NetAppStorageVm' resource.
GetStorageNetAppStorageVmList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppStorageVms/{Moid}
Read a 'storage.NetAppStorageVm' resource.
GetStorageNetAppStorageVmByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmEvents
Read a 'storage.NetAppSvmEvent' resource.
GetStorageNetAppSvmEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmEvents/{Moid}
Read a 'storage.NetAppSvmEvent' resource.
GetStorageNetAppSvmEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmSnapMirrorPolicies
Read a 'storage.NetAppSvmSnapMirrorPolicy' resource.
GetStorageNetAppSvmSnapMirrorPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmSnapMirrorPolicies/{Moid}
Read a 'storage.NetAppSvmSnapMirrorPolicy' resource.
GetStorageNetAppSvmSnapMirrorPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmSnapshotPolicies
Read a 'storage.NetAppSvmSnapshotPolicy' resource.
GetStorageNetAppSvmSnapshotPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppSvmSnapshotPolicies/{Moid}
Read a 'storage.NetAppSvmSnapshotPolicy' resource.
GetStorageNetAppSvmSnapshotPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumes
Read a 'storage.NetAppVolume' resource.
GetStorageNetAppVolumeList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumes/{Moid}
Read a 'storage.NetAppVolume' resource.
GetStorageNetAppVolumeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumeEvents
Read a 'storage.NetAppVolumeEvent' resource.
GetStorageNetAppVolumeEventList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumeEvents/{Moid}
Read a 'storage.NetAppVolumeEvent' resource.
GetStorageNetAppVolumeEventByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumeSnapshots
Read a 'storage.NetAppVolumeSnapshot' resource.
GetStorageNetAppVolumeSnapshotList 11 params → 200400401403404default
GET
/api/v1/storage/NetAppVolumeSnapshots/{Moid}
Read a 'storage.NetAppVolumeSnapshot' resource.
GetStorageNetAppVolumeSnapshotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/NvmeRaidConfigurations
Read a 'storage.NvmeRaidConfiguration' resource.
GetStorageNvmeRaidConfigurationList 11 params → 200400401403404default
GET
/api/v1/storage/NvmeRaidConfigurations/{Moid}
Read a 'storage.NvmeRaidConfiguration' resource.
GetStorageNvmeRaidConfigurationByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PhysicalDisks
Read a 'storage.PhysicalDisk' resource.
GetStoragePhysicalDiskList 11 params → 200400401403404default
GET
/api/v1/storage/PhysicalDisks/{Moid}
Read a 'storage.PhysicalDisk' resource.
GetStoragePhysicalDiskByMoid 4 params → 200400401403404default
POST
/api/v1/storage/PhysicalDisks/{Moid}
Update a 'storage.PhysicalDisk' resource.
UpdateStoragePhysicalDisk 2 params body → 200400401403404default
PATCH
/api/v1/storage/PhysicalDisks/{Moid}
Update a 'storage.PhysicalDisk' resource.
PatchStoragePhysicalDisk 2 params body → 200400401403404default
GET
/api/v1/storage/PhysicalDiskExtensions
Read a 'storage.PhysicalDiskExtension' resource.
GetStoragePhysicalDiskExtensionList 11 params → 200400401403404default
GET
/api/v1/storage/PhysicalDiskExtensions/{Moid}
Read a 'storage.PhysicalDiskExtension' resource.
GetStoragePhysicalDiskExtensionByMoid 4 params → 200400401403404default
POST
/api/v1/storage/PhysicalDiskExtensions/{Moid}
Update a 'storage.PhysicalDiskExtension' resource.
UpdateStoragePhysicalDiskExtension 2 params body → 200400401403404default
PATCH
/api/v1/storage/PhysicalDiskExtensions/{Moid}
Update a 'storage.PhysicalDiskExtension' resource.
PatchStoragePhysicalDiskExtension 2 params body → 200400401403404default
GET
/api/v1/storage/PhysicalDiskUsages
Read a 'storage.PhysicalDiskUsage' resource.
GetStoragePhysicalDiskUsageList 11 params → 200400401403404default
GET
/api/v1/storage/PhysicalDiskUsages/{Moid}
Read a 'storage.PhysicalDiskUsage' resource.
GetStoragePhysicalDiskUsageByMoid 4 params → 200400401403404default
POST
/api/v1/storage/PhysicalDiskUsages/{Moid}
Update a 'storage.PhysicalDiskUsage' resource.
UpdateStoragePhysicalDiskUsage 2 params body → 200400401403404default
PATCH
/api/v1/storage/PhysicalDiskUsages/{Moid}
Update a 'storage.PhysicalDiskUsage' resource.
PatchStoragePhysicalDiskUsage 2 params body → 200400401403404default
GET
/api/v1/storage/PureArrays
Read a 'storage.PureArray' resource.
GetStoragePureArrayList 11 params → 200400401403404default
GET
/api/v1/storage/PureArrays/{Moid}
Read a 'storage.PureArray' resource.
GetStoragePureArrayByMoid 4 params → 200400401403404default
POST
/api/v1/storage/PureArrays/{Moid}
Update a 'storage.PureArray' resource.
UpdateStoragePureArray 2 params body → 200400401403404default
PATCH
/api/v1/storage/PureArrays/{Moid}
Update a 'storage.PureArray' resource.
PatchStoragePureArray 2 params body → 200400401403404default
GET
/api/v1/storage/PureArrayAlerts
Read a 'storage.PureArrayAlerts' resource.
GetStoragePureArrayAlertsList 11 params → 200400401403404default
GET
/api/v1/storage/PureArrayAlerts/{Moid}
Read a 'storage.PureArrayAlerts' resource.
GetStoragePureArrayAlertsByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureBlades
Read a 'storage.PureBlade' resource.
GetStoragePureBladeList 11 params → 200400401403404default
GET
/api/v1/storage/PureBlades/{Moid}
Read a 'storage.PureBlade' resource.
GetStoragePureBladeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureControllers
Read a 'storage.PureController' resource.
GetStoragePureControllerList 11 params → 200400401403404default
GET
/api/v1/storage/PureControllers/{Moid}
Read a 'storage.PureController' resource.
GetStoragePureControllerByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDirectories
Read a 'storage.PureDirectory' resource.
GetStoragePureDirectoryList 11 params → 200400401403404default
GET
/api/v1/storage/PureDirectories/{Moid}
Read a 'storage.PureDirectory' resource.
GetStoragePureDirectoryByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryExports
Read a 'storage.PureDirectoryExport' resource.
GetStoragePureDirectoryExportList 11 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryExports/{Moid}
Read a 'storage.PureDirectoryExport' resource.
GetStoragePureDirectoryExportByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryPolicies
Read a 'storage.PureDirectoryPolicy' resource.
GetStoragePureDirectoryPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryPolicies/{Moid}
Read a 'storage.PureDirectoryPolicy' resource.
GetStoragePureDirectoryPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryQuota
Read a 'storage.PureDirectoryQuota' resource.
GetStoragePureDirectoryQuotaList 11 params → 200400401403404default
GET
/api/v1/storage/PureDirectoryQuota/{Moid}
Read a 'storage.PureDirectoryQuota' resource.
GetStoragePureDirectoryQuotaByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDirectorySnapshots
Read a 'storage.PureDirectorySnapshot' resource.
GetStoragePureDirectorySnapshotList 11 params → 200400401403404default
GET
/api/v1/storage/PureDirectorySnapshots/{Moid}
Read a 'storage.PureDirectorySnapshot' resource.
GetStoragePureDirectorySnapshotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureDisks
Read a 'storage.PureDisk' resource.
GetStoragePureDiskList 11 params → 200400401403404default
GET
/api/v1/storage/PureDisks/{Moid}
Read a 'storage.PureDisk' resource.
GetStoragePureDiskByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureFileSystems
Read a 'storage.PureFileSystems' resource.
GetStoragePureFileSystemsList 11 params → 200400401403404default
GET
/api/v1/storage/PureFileSystems/{Moid}
Read a 'storage.PureFileSystems' resource.
GetStoragePureFileSystemsByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureFlashBladeFileSystems
Read a 'storage.PureFlashBladeFileSystem' resource.
GetStoragePureFlashBladeFileSystemList 11 params → 200400401403404default
GET
/api/v1/storage/PureFlashBladeFileSystems/{Moid}
Read a 'storage.PureFlashBladeFileSystem' resource.
GetStoragePureFlashBladeFileSystemByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureFlashBladeSystems
Read a 'storage.PureFlashBladeSystem' resource.
GetStoragePureFlashBladeSystemList 11 params → 200400401403404default
GET
/api/v1/storage/PureFlashBladeSystems/{Moid}
Read a 'storage.PureFlashBladeSystem' resource.
GetStoragePureFlashBladeSystemByMoid 4 params → 200400401403404default
POST
/api/v1/storage/PureFlashBladeSystems/{Moid}
Update a 'storage.PureFlashBladeSystem' resource.
UpdateStoragePureFlashBladeSystem 2 params body → 200400401403404default
PATCH
/api/v1/storage/PureFlashBladeSystems/{Moid}
Update a 'storage.PureFlashBladeSystem' resource.
PatchStoragePureFlashBladeSystem 2 params body → 200400401403404default
GET
/api/v1/storage/PureHosts
Read a 'storage.PureHost' resource.
GetStoragePureHostList 11 params → 200400401403404default
GET
/api/v1/storage/PureHosts/{Moid}
Read a 'storage.PureHost' resource.
GetStoragePureHostByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureHostGroups
Read a 'storage.PureHostGroup' resource.
GetStoragePureHostGroupList 11 params → 200400401403404default
GET
/api/v1/storage/PureHostGroups/{Moid}
Read a 'storage.PureHostGroup' resource.
GetStoragePureHostGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureHostLuns
Read a 'storage.PureHostLun' resource.
GetStoragePureHostLunList 11 params → 200400401403404default
GET
/api/v1/storage/PureHostLuns/{Moid}
Read a 'storage.PureHostLun' resource.
GetStoragePureHostLunByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureManagementAccessPolicies
Read a 'storage.PureManagementAccessPolicy' resource.
GetStoragePureManagementAccessPolicyList 11 params → 200400401403404default
GET
/api/v1/storage/PureManagementAccessPolicies/{Moid}
Read a 'storage.PureManagementAccessPolicy' resource.
GetStoragePureManagementAccessPolicyByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureNfsPolicyRules
Read a 'storage.PureNfsPolicyRule' resource.
GetStoragePureNfsPolicyRuleList 11 params → 200400401403404default
GET
/api/v1/storage/PureNfsPolicyRules/{Moid}
Read a 'storage.PureNfsPolicyRule' resource.
GetStoragePureNfsPolicyRuleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureObjectBuckets
Read a 'storage.PureObjectBucket' resource.
GetStoragePureObjectBucketList 11 params → 200400401403404default
GET
/api/v1/storage/PureObjectBuckets/{Moid}
Read a 'storage.PureObjectBucket' resource.
GetStoragePureObjectBucketByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureObjectStoreAccounts
Read a 'storage.PureObjectStoreAccount' resource.
GetStoragePureObjectStoreAccountList 11 params → 200400401403404default
GET
/api/v1/storage/PureObjectStoreAccounts/{Moid}
Read a 'storage.PureObjectStoreAccount' resource.
GetStoragePureObjectStoreAccountByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureObjectStoreUsers
Read a 'storage.PureObjectStoreUser' resource.
GetStoragePureObjectStoreUserList 11 params → 200400401403404default
GET
/api/v1/storage/PureObjectStoreUsers/{Moid}
Read a 'storage.PureObjectStoreUser' resource.
GetStoragePureObjectStoreUserByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PurePods
Read a 'storage.PurePod' resource.
GetStoragePurePodList 11 params → 200400401403404default
GET
/api/v1/storage/PurePods/{Moid}
Read a 'storage.PurePod' resource.
GetStoragePurePodByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PurePorts
Read a 'storage.PurePort' resource.
GetStoragePurePortList 11 params → 200400401403404default
GET
/api/v1/storage/PurePorts/{Moid}
Read a 'storage.PurePort' resource.
GetStoragePurePortByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureProtectionGroups
Read a 'storage.PureProtectionGroup' resource.
GetStoragePureProtectionGroupList 11 params → 200400401403404default
GET
/api/v1/storage/PureProtectionGroups/{Moid}
Read a 'storage.PureProtectionGroup' resource.
GetStoragePureProtectionGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureProtectionGroupSnapshots
Read a 'storage.PureProtectionGroupSnapshot' resource.
GetStoragePureProtectionGroupSnapshotList 11 params → 200400401403404default
GET
/api/v1/storage/PureProtectionGroupSnapshots/{Moid}
Read a 'storage.PureProtectionGroupSnapshot' resource.
GetStoragePureProtectionGroupSnapshotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureQuotaPolicyRules
Read a 'storage.PureQuotaPolicyRule' resource.
GetStoragePureQuotaPolicyRuleList 11 params → 200400401403404default
GET
/api/v1/storage/PureQuotaPolicyRules/{Moid}
Read a 'storage.PureQuotaPolicyRule' resource.
GetStoragePureQuotaPolicyRuleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureRealms
Read a 'storage.PureRealm' resource.
GetStoragePureRealmList 11 params → 200400401403404default
GET
/api/v1/storage/PureRealms/{Moid}
Read a 'storage.PureRealm' resource.
GetStoragePureRealmByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureReplicationSchedules
Read a 'storage.PureReplicationSchedule' resource.
GetStoragePureReplicationScheduleList 11 params → 200400401403404default
GET
/api/v1/storage/PureReplicationSchedules/{Moid}
Read a 'storage.PureReplicationSchedule' resource.
GetStoragePureReplicationScheduleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureSmbPolicyRules
Read a 'storage.PureSmbPolicyRule' resource.
GetStoragePureSmbPolicyRuleList 11 params → 200400401403404default
GET
/api/v1/storage/PureSmbPolicyRules/{Moid}
Read a 'storage.PureSmbPolicyRule' resource.
GetStoragePureSmbPolicyRuleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureSnapshotSchedules
Read a 'storage.PureSnapshotSchedule' resource.
GetStoragePureSnapshotScheduleList 11 params → 200400401403404default
GET
/api/v1/storage/PureSnapshotSchedules/{Moid}
Read a 'storage.PureSnapshotSchedule' resource.
GetStoragePureSnapshotScheduleByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureTargetArrays
Read a 'storage.PureTargetArray' resource.
GetStoragePureTargetArrayList 11 params → 200400401403404default
GET
/api/v1/storage/PureTargetArrays/{Moid}
Read a 'storage.PureTargetArray' resource.
GetStoragePureTargetArrayByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureVolumes
Read a 'storage.PureVolume' resource.
GetStoragePureVolumeList 11 params → 200400401403404default
GET
/api/v1/storage/PureVolumes/{Moid}
Read a 'storage.PureVolume' resource.
GetStoragePureVolumeByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureVolumeGroups
Read a 'storage.PureVolumeGroup' resource.
GetStoragePureVolumeGroupList 11 params → 200400401403404default
GET
/api/v1/storage/PureVolumeGroups/{Moid}
Read a 'storage.PureVolumeGroup' resource.
GetStoragePureVolumeGroupByMoid 4 params → 200400401403404default
GET
/api/v1/storage/PureVolumeSnapshots
Read a 'storage.PureVolumeSnapshot' resource.
GetStoragePureVolumeSnapshotList 11 params → 200400401403404default
GET
/api/v1/storage/PureVolumeSnapshots/{Moid}
Read a 'storage.PureVolumeSnapshot' resource.
GetStoragePureVolumeSnapshotByMoid 4 params → 200400401403404default
GET
/api/v1/storage/SasExpanders
Read a 'storage.SasExpander' resource.
GetStorageSasExpanderList 11 params → 200400401403404default
GET
/api/v1/storage/SasExpanders/{Moid}
Read a 'storage.SasExpander' resource.
GetStorageSasExpanderByMoid 4 params → 200400401403404default
POST
/api/v1/storage/SasExpanders/{Moid}
Update a 'storage.SasExpander' resource.
UpdateStorageSasExpander 2 params body → 200400401403404default
PATCH
/api/v1/storage/SasExpanders/{Moid}
Update a 'storage.SasExpander' resource.
PatchStorageSasExpander 2 params body → 200400401403404default
GET
/api/v1/storage/SasPorts
Read a 'storage.SasPort' resource.
GetStorageSasPortList 11 params → 200400401403404default
GET
/api/v1/storage/SasPorts/{Moid}
Read a 'storage.SasPort' resource.
GetStorageSasPortByMoid 4 params → 200400401403404default
POST
/api/v1/storage/SasPorts/{Moid}
Update a 'storage.SasPort' resource.
UpdateStorageSasPort 2 params body → 200400401403404default
PATCH
/api/v1/storage/SasPorts/{Moid}
Update a 'storage.SasPort' resource.
PatchStorageSasPort 2 params body → 200400401403404default
GET
/api/v1/storage/Spans
Read a 'storage.Span' resource.
GetStorageSpanList 11 params → 200400401403404default
GET
/api/v1/storage/Spans/{Moid}
Read a 'storage.Span' resource.
GetStorageSpanByMoid 4 params → 200400401403404default
POST
/api/v1/storage/Spans/{Moid}
Update a 'storage.Span' resource.
UpdateStorageSpan 2 params body → 200400401403404default
PATCH
/api/v1/storage/Spans/{Moid}
Update a 'storage.Span' resource.
PatchStorageSpan 2 params body → 200400401403404default
GET
/api/v1/storage/StoragePolicies
Read a 'storage.StoragePolicy' resource.
GetStorageStoragePolicyList 11 params → 200400401403404default
POST
/api/v1/storage/StoragePolicies
Create a 'storage.StoragePolicy' resource.
CreateStorageStoragePolicy 2 params body → 200400401403404default
GET
/api/v1/storage/StoragePolicies/{Moid}
Read a 'storage.StoragePolicy' resource.
GetStorageStoragePolicyByMoid 4 params → 200400401403404default
POST
/api/v1/storage/StoragePolicies/{Moid}
Update a 'storage.StoragePolicy' resource.
UpdateStorageStoragePolicy 2 params body → 200400401403404default
PATCH
/api/v1/storage/StoragePolicies/{Moid}
Update a 'storage.StoragePolicy' resource.
PatchStorageStoragePolicy 2 params body → 200400401403404default
DELETE
/api/v1/storage/StoragePolicies/{Moid}
Delete a 'storage.StoragePolicy' resource.
DeleteStorageStoragePolicy 1 param → 200400401403404default
GET
/api/v1/storage/VdMemberEps
Read a 'storage.VdMemberEp' resource.
GetStorageVdMemberEpList 11 params → 200400401403404default
GET
/api/v1/storage/VdMemberEps/{Moid}
Read a 'storage.VdMemberEp' resource.
GetStorageVdMemberEpByMoid 4 params → 200400401403404default
POST
/api/v1/storage/VdMemberEps/{Moid}
Update a 'storage.VdMemberEp' resource.
UpdateStorageVdMemberEp 2 params body → 200400401403404default
PATCH
/api/v1/storage/VdMemberEps/{Moid}
Update a 'storage.VdMemberEp' resource.
PatchStorageVdMemberEp 2 params body → 200400401403404default
GET
/api/v1/storage/VirtualDrives
Read a 'storage.VirtualDrive' resource.
GetStorageVirtualDriveList 11 params → 200400401403404default
GET
/api/v1/storage/VirtualDrives/{Moid}
Read a 'storage.VirtualDrive' resource.
GetStorageVirtualDriveByMoid 4 params → 200400401403404default
POST
/api/v1/storage/VirtualDrives/{Moid}
Update a 'storage.VirtualDrive' resource.
UpdateStorageVirtualDrive 2 params body → 200400401403404default
PATCH
/api/v1/storage/VirtualDrives/{Moid}
Update a 'storage.VirtualDrive' resource.
PatchStorageVirtualDrive 2 params body → 200400401403404default
GET
/api/v1/storage/VirtualDriveContainers
Read a 'storage.VirtualDriveContainer' resource.
GetStorageVirtualDriveContainerList 11 params → 200400401403404default
GET
/api/v1/storage/VirtualDriveContainers/{Moid}
Read a 'storage.VirtualDriveContainer' resource.
GetStorageVirtualDriveContainerByMoid 4 params → 200400401403404default
POST
/api/v1/storage/VirtualDriveContainers/{Moid}
Update a 'storage.VirtualDriveContainer' resource.
UpdateStorageVirtualDriveContainer 2 params body → 200400401403404default
PATCH
/api/v1/storage/VirtualDriveContainers/{Moid}
Update a 'storage.VirtualDriveContainer' resource.
PatchStorageVirtualDriveContainer 2 params body → 200400401403404default
GET
/api/v1/storage/VirtualDriveExtensions
Read a 'storage.VirtualDriveExtension' resource.
GetStorageVirtualDriveExtensionList 11 params → 200400401403404default
GET
/api/v1/storage/VirtualDriveExtensions/{Moid}
Read a 'storage.VirtualDriveExtension' resource.
GetStorageVirtualDriveExtensionByMoid 4 params → 200400401403404default
POST
/api/v1/storage/VirtualDriveExtensions/{Moid}
Update a 'storage.VirtualDriveExtension' resource.
UpdateStorageVirtualDriveExtension 2 params body → 200400401403404default
PATCH
/api/v1/storage/VirtualDriveExtensions/{Moid}
Update a 'storage.VirtualDriveExtension' resource.
PatchStorageVirtualDriveExtension 2 params body → 200400401403404default
GET
/api/v1/storage/VirtualDriveIdentities
Read a 'storage.VirtualDriveIdentity' resource.
GetStorageVirtualDriveIdentityList 11 params → 200400401403404default
GET
/api/v1/storage/VirtualDriveIdentities/{Moid}
Read a 'storage.VirtualDriveIdentity' resource.
GetStorageVirtualDriveIdentityByMoid 4 params → 200400401403404default

Schemas 374

The contract defines 374 schemas that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

storage.VirtualDriveExtension
Information of virtual drives as reported by a storage controller. In certain cases like S-series servers, virtual drive information will be reported by the co…
storage.NvmeRaidDriveGroup
NvmeRAIDVirtualDrives type models a single drive group that needs to be created for NVMe RAID on reboot. Used in activation workflow.
storage.FlexUtilController
Storage Flex Util Adapter.
storage.Enclosure.Relationship
A relationship to the 'storage.Enclosure' resource, or the expanded 'storage.Enclosure' resource, or the 'null' value.
equipment.Fex
The equipment.FEX object represents a Fabric Extender (FEX), a device that acts as a remote line card for a parent Fabric Interconnect. It multiplexes traffic…
memory.PersistentMemoryConfigResult.Relationship
A relationship to the 'memory.PersistentMemoryConfigResult' resource, or the expanded 'memory.PersistentMemoryConfigResult' resource, or the 'null' value.
firmware.RunningFirmware.Relationship
A relationship to the 'firmware.RunningFirmware' resource, or the expanded 'firmware.RunningFirmware' resource, or the 'null' value.
boot.NvmeDevice
The boot.NvmeDevice object represents an NVMe (Non-Volatile Memory Express) drive as a configurable boot option within a server's boot policy. Purpose The Nvme…
uuidpool.PoolMember
PoolMember represents a single UUID that is part of a pool.
storage.SasExpander.Response
The response body of a HTTP GET request for the 'storage.SasExpander' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
adapter.UnitExpander.Relationship
A relationship to the 'adapter.UnitExpander' resource, or the expanded 'adapter.UnitExpander' resource, or the 'null' value.
storage.FlexFlashVirtualDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.NvmeRaidConfiguration.Response
The response body of a HTTP GET request for the 'storage.NvmeRaidConfiguration' resource. The value may be one of the following types. 1. When 'tag' is specifi…
pci.Slot.Relationship
A relationship to the 'pci.Slot' resource, or the expanded 'pci.Slot' resource, or the 'null' value.
boot.UsbDevice.Relationship
A relationship to the 'boot.UsbDevice' resource, or the expanded 'boot.UsbDevice' resource, or the 'null' value.
rack.UnitPersonality.Relationship
A relationship to the 'rack.UnitPersonality' resource, or the expanded 'rack.UnitPersonality' resource, or the 'null' value.
equipment.FanModule
The equipment.FanModule object represents a physical, often hot-swappable, module that houses one or more individual fans. These modules are key components for…
storage.AutomaticDriveGroup
This models the automatic drive selection configuration.
boot.CddDevice.Relationship
A relationship to the 'boot.CddDevice' resource, or the expanded 'boot.CddDevice' resource, or the 'null' value.
equipment.HybridDriveSlot
The equipment.HybridDriveSlot object represents a specialized drive slot in a server that can operate in different modes, typically supporting NVMe or other dr…
storage.VirtualDriveContainer.Relationship
A relationship to the 'storage.VirtualDriveContainer' resource, or the expanded 'storage.VirtualDriveContainer' resource, or the 'null' value.
boot.CddDevice
The boot.CddDevice object represents a CD/DVD drive as a configurable boot option within a server's boot policy. Purpose The CddDevice object allows for the in…
storage.DriveSecurityPolicy.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
memory.PersistentMemoryRegion.Relationship
A relationship to the 'memory.PersistentMemoryRegion' resource, or the expanded 'memory.PersistentMemoryRegion' resource, or the 'null' value.
server.ConfigChangeDetail
The configuration change details are captured here.
compute.IpAddress
Complex type representing an IP address in UCSM.
storage.FlexFlashPhysicalDrive
Physical Drive repersenting a SD Card.
equipment.ExpanderModule.Relationship
A relationship to the 'equipment.ExpanderModule' resource, or the expanded 'equipment.ExpanderModule' resource, or the 'null' value.
equipment.Interconnect
Object representing a set of endpoints that are interconnected via some interconnectivity technology.
inventory.GenericInventoryHolder.Relationship
A relationship to the 'inventory.GenericInventoryHolder' resource, or the expanded 'inventory.GenericInventoryHolder' resource, or the 'null' value.
storage.DiskGroup.Relationship
A relationship to the 'storage.DiskGroup' resource, or the expanded 'storage.DiskGroup' resource, or the 'null' value.
equipment.HybridDriveSlot.Relationship
A relationship to the 'equipment.HybridDriveSlot' resource, or the expanded 'equipment.HybridDriveSlot' resource, or the 'null' value.
storage.FlexUtilController.Response
The response body of a HTTP GET request for the 'storage.FlexUtilController' resource. The value may be one of the following types. 1. When 'tag' is specified…
storage.ControllerDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
graphics.Card.Relationship
A relationship to the 'graphics.Card' resource, or the expanded 'graphics.Card' resource, or the 'null' value.
compute.ServerPowerParameters
The compute.ServerPowerParameters object is a managed object used to inventory and track key power-related settings and parameters for a server. Purpose The pr…
boot.PxeDevice
The boot.PxeDevice object represents a Preboot Execution Environment (PXE) network interface as a configurable boot option within a server's boot policy. Purpo…
boot.IscsiDevice.Relationship
A relationship to the 'boot.IscsiDevice' resource, or the expanded 'boot.IscsiDevice' resource, or the 'null' value.
boot.DeviceBootMode
The boot.DeviceBootMode object represents the user-configured BIOS boot mode for a server, as defined in its boot policy. It reflects the intended state that s…
server.ConfigResultEntry.Relationship
A relationship to the 'server.ConfigResultEntry' resource, or the expanded 'server.ConfigResultEntry' resource, or the 'null' value.
uuidpool.Pool
Pool represents a collection of UUID items that can be allocated to server profiles.
uuidpool.Universe.Relationship
A relationship to the 'uuidpool.Universe' resource, or the expanded 'uuidpool.Universe' resource, or the 'null' value.
storage.PhysicalDiskExtension.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.VdMemberEp.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.SharedGraphicsCard
Graphics card within a PCIe node that can be shared by one or more servers.
server.ServerAssignment
Server assignment information.
compute.RackUnit
The compute.RackUnit object represents a standalone or FI-attached rack-mounted server. It is a primary inventory object that encapsulates the server's identit…
equipment.Fan.Relationship
A relationship to the 'equipment.Fan' resource, or the expanded 'equipment.Fan' resource, or the 'null' value.
equipment.RackEnclosure.Relationship
A relationship to the 'equipment.RackEnclosure' resource, or the expanded 'equipment.RackEnclosure' resource, or the 'null' value.
storage.FlexFlashController
Storage Flex Flash Controller.
equipment.SharedIoModule.Relationship
A relationship to the 'equipment.SharedIoModule' resource, or the expanded 'equipment.SharedIoModule' resource, or the 'null' value.
storage.ControllerDrive
The equipment.ChassisController object represents the controller embedded within a network element that is responsible for managing a chassis. It is particular…
pci.Device.Relationship
A relationship to the 'pci.Device' resource, or the expanded 'pci.Device' resource, or the 'null' value.
boot.IscsiDevice
The boot.IscsiDevice object represents an iSCSI LUN (Logical Unit Number) as a configurable boot option within a server's boot policy. It allows a server to bo…
storage.VirtualDriveIdentity
Identity object that uniquely represents a VirtualDrive object under a Server Profile.
adapter.UnitExpander
The adapter.UnitExpander object represents a physical extension card for a network adapter within a server. It is used for inventory and to identify expander c…
equipment.SystemIoController
The equipment.SystemIoController (SIOC) object represents an I/O controller on a chassis, specifically designed to provide the data path for Cisco S-Series sto…
storage.NvmeDedicatedHotSpareConfiguration
Dedicated Hot Spare type models a single dedicated hot spare that needs to be created for NVMe RAID drive group on reboot. Used in activation workflow.
storage.BaseStorageContainer
Storage container objects. It is a logical entity having common attributes of storage pool/datastores.
storage.VdMemberEp.Relationship
A relationship to the 'storage.VdMemberEp' resource, or the expanded 'storage.VdMemberEp' resource, or the 'null' value.
pci.Device
PCI device present in a server.
memory.Array
Holder housing multiple memory units.
storage.FlexFlashController.Relationship
A relationship to the 'storage.FlexFlashController' resource, or the expanded 'storage.FlexFlashController' resource, or the 'null' value.
storage.HyperFlexVolume
The HyperFlexVolume object represents a HyperFlex Volume entity, which is integral to the storage capabilities of the HyperFlex system. It encapsulates the ess…
memory.PersistentMemoryRegion
Persistent Memory Region configured on the Persistent Memory Modules on a server.
memory.Unit
This represents a memory DIMM on a server.
server.Profile.Relationship
A relationship to the 'server.Profile' resource, or the expanded 'server.Profile' resource, or the 'null' value.
storage.StoragePolicy
The StoragePolicy object models reusable storage configurations applicable to multiple servers. It enables RAID group creation and offers flexibility in drive…
firmware.RunningFirmware
Running Firmware on an endpoint.
pci.CoprocessorCard
PCIe Compression and Cryptographic CPU Offload Card.
storage.PhysicalDisk
Physical Disk on a server.
equipment.EnclosureElement
The equipment.EnclosureElement object represents a physical enclosure within a server or chassis that holds manageable sub-components, such as GPUs. It serves…
storage.Item.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.LocatorLed
The equipment.LocatorLed object represents the physical locator LED (Light Emitting Diode) on a piece of equipment, such as a server, chassis, or Fabric Interc…
storage.HyperFlexVolume.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
memory.PersistentMemoryNamespaceConfigResult
Result of a previously configured Persistent Memory Namespace on a server.
uuidpool.Pool.Relationship
A relationship to the 'uuidpool.Pool' resource, or the expanded 'uuidpool.Pool' resource, or the 'null' value.
adapter.HostEthInterface
The adapter.HostEthInterface object represents a virtual Ethernet interface (vNIC) or a physical port of a non-Cisco adapter as it is presented to the host ope…
equipment.Riser.Relationship
A relationship to the 'equipment.Riser' resource, or the expanded 'equipment.Riser' resource, or the 'null' value.
pci.Port.Relationship
A relationship to the 'pci.Port' resource, or the expanded 'pci.Port' resource, or the 'null' value.
storage.FlexFlashVirtualDrive.Response
The response body of a HTTP GET request for the 'storage.FlexFlashVirtualDrive' resource. The value may be one of the following types. 1. When 'tag' is specifi…
storage.Enclosure
Storage Enclosure for physical disks.
storage.FlexFlashControllerProps.Relationship
A relationship to the 'storage.FlexFlashControllerProps' resource, or the expanded 'storage.FlexFlashControllerProps' resource, or the 'null' value.
equipment.PsuControl
The equipment.PsuControl object represents the overall power state and redundancy configuration of the Power Supply Units (PSUs) within a chassis. Purpose The…
boot.DeviceBootSecurity.Relationship
A relationship to the 'boot.DeviceBootSecurity' resource, or the expanded 'boot.DeviceBootSecurity' resource, or the 'null' value.
storage.HyperFlexStorageContainer
The HyperFlexStorageContainer object is a critical component of the HyperFlex storage architecture, representing a Storage Container (or Datastore) entity. It…
equipment.Chassis.Relationship
A relationship to the 'equipment.Chassis' resource, or the expanded 'equipment.Chassis' resource, or the 'null' value.
storage.EnclosureDiskSlotEp.Relationship
A relationship to the 'storage.EnclosureDiskSlotEp' resource, or the expanded 'storage.EnclosureDiskSlotEp' resource, or the 'null' value.
equipment.PsuControl.Relationship
A relationship to the 'equipment.PsuControl' resource, or the expanded 'equipment.PsuControl' resource, or the 'null' value.
bios.Unit
The bios.Unit object represents the BIOS (Basic Input/Output System) of a server. It acts as a container for BIOS-related inventory and configuration objects,…
inventory.GenericInventory.Relationship
A relationship to the 'inventory.GenericInventory' resource, or the expanded 'inventory.GenericInventory' resource, or the 'null' value.
bios.Unit.Relationship
A relationship to the 'bios.Unit' resource, or the expanded 'bios.Unit' resource, or the 'null' value.
inventory.JobInfo
The runtime information about a job scheduled on a managed device.
management.Interface.Relationship
A relationship to the 'management.Interface' resource, or the expanded 'management.Interface' resource, or the 'null' value.
storage.BatteryBackupUnit.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
adapter.HostIscsiInterface
The adapter.HostIscsiInterface object represents a virtual iSCSI interface as it is presented to the host operating system. It is used to model and manage iSCS…
equipment.ChassisOperationsDetails
The status of completed and in-progress chassis operations.
server.ConfigChangeDetail.Relationship
A relationship to the 'server.ConfigChangeDetail' resource, or the expanded 'server.ConfigChangeDetail' resource, or the 'null' value.
memory.Unit.Relationship
A relationship to the 'memory.Unit' resource, or the expanded 'memory.Unit' resource, or the 'null' value.
uuidpool.Universe
Universe represents a book keeping container to keep track of all UUIDs for a given account.
boot.UefiShellDevice.Relationship
A relationship to the 'boot.UefiShellDevice' resource, or the expanded 'boot.UefiShellDevice' resource, or the 'null' value.
compute.Vmedia
The compute.vMedia object represents the virtual media configuration and inventory for a server. It acts as a container for virtual media settings and any curr…
security.Unit
The crypto card present on a server.
memory.PersistentMemoryNamespace.Relationship
A relationship to the 'memory.PersistentMemoryNamespace' resource, or the expanded 'memory.PersistentMemoryNamespace' resource, or the 'null' value.
storage.KmipServer
Models the KMIP Server configuration used to fetch the drive security key.
graphics.Card
Graphics Card present in a server.
equipment.Tpm.Relationship
A relationship to the 'equipment.Tpm' resource, or the expanded 'equipment.Tpm' resource, or the 'null' value.
equipment.IoCard.Relationship
A relationship to the 'equipment.IoCard' resource, or the expanded 'equipment.IoCard' resource, or the 'null' value.
adapter.HostEthInterface.Relationship
A relationship to the 'adapter.HostEthInterface' resource, or the expanded 'adapter.HostEthInterface' resource, or the 'null' value.
storage.FlexFlashControllerProps.Response
The response body of a HTTP GET request for the 'storage.FlexFlashControllerProps' resource. The value may be one of the following types. 1. When 'tag' is spec…
storage.StoragePolicy.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
compute.Personality
The compute.Personality object provides a mechanism to model a server with a defined software personality, separate from its physical hardware identity (PID).…
pci.Zone.Relationship
A relationship to the 'pci.Zone' resource, or the expanded 'pci.Zone' resource, or the 'null' value.
storage.PhysicalDiskUsage.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.DiskGroup.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.ControllerDrive.Relationship
A relationship to the 'storage.ControllerDrive' resource, or the expanded 'storage.ControllerDrive' resource, or the 'null' value.
storage.EnclosureDiskSlotEp.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
bios.TokenSettings
The bios.TokenSettings object represents the status of a specific BIOS token, particularly for Memory Reliability, Availability, and Serviceability (RAS) confi…
bios.SystemBootOrder
The BIOS.SystemBootOrder object represents the actual boot order of a server as enumerated by its BIOS. This provides a comprehensive, read-only view of the bo…
inventory.DeviceInfo.Relationship
A relationship to the 'inventory.DeviceInfo' resource, or the expanded 'inventory.DeviceInfo' resource, or the 'null' value.
storage.PhysicalDiskExtension.Response
The response body of a HTTP GET request for the 'storage.PhysicalDiskExtension' resource. The value may be one of the following types. 1. When 'tag' is specifi…
memory.PersistentMemoryNamespaceConfigResult.Relationship
A relationship to the 'memory.PersistentMemoryNamespaceConfigResult' resource, or the expanded 'memory.PersistentMemoryNamespaceConfigResult' resource, or the…
storage.BatteryBackupUnit.Relationship
A relationship to the 'storage.BatteryBackupUnit' resource, or the expanded 'storage.BatteryBackupUnit' resource, or the 'null' value.
equipment.Tpm
The equipment.Tpm object represents a Trusted Platform Module (TPM) security chip installed on a server's motherboard. A TPM is a hardware-based security compo…
inventory.DeviceInfo
Information pertaining to a Registered Device in Intersight which is pertinent to Inventory Microservice.
uuidpool.Block
A block of contiguous UUID addresses that are part of a pool.
storage.Controller.Response
The response body of a HTTP GET request for the 'storage.Controller' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
pci.Switch.Relationship
A relationship to the 'pci.Switch' resource, or the expanded 'pci.Switch' resource, or the 'null' value.
storage.DriveSecurityPolicy
The DriveSecurityPolicy object defines configurations for manual keys or KMIP servers, ensuring drive security across multiple servers. It enables the implemen…
storage.EnclosureDisk
Physical Disk on the enclosure.
uuidpool.Reservation
The UUID reservation object, used to hold reserved identity.
equipment.Identity
An abstract object for performing and tracking lifecycle operations (e.g. discovery, recommission, decommission) on rack-mount equipment such as server, chassi…
storage.HyperFlexStorageContainer.Response
The response body of a HTTP GET request for the 'storage.HyperFlexStorageContainer' resource. The value may be one of the following types. 1. When 'tag' is spe…
equipment.Psu
The equipment.Psu object represents a Power Supply Unit, a fundamental component responsible for providing electrical power to a server, chassis, or network sw…
storage.R0Drive
This models a Single Drive RAID Configuration for creation of on RAID0 virtual drive per physical drive and occupying the full disk space on the same.
adapter.HostFcInterface
The adapter.HostFcInterface object represents a virtual Fibre Channel Host Bus Adapter (vHBA) as it is presented to the host operating system. It is the primar…
compute.MigrationKeyInfo
Details about the migration key that gets utilized during the server profile migration process.
storage.EnclosureDiskSlotEp.Response
The response body of a HTTP GET request for the 'storage.EnclosureDiskSlotEp' resource. The value may be one of the following types. 1. When 'tag' is specified…
memory.PersistentMemoryUnit
Persistent Memory Module on a server.
uuidpool.ReservationReference
The reference to the reservation object.
boot.HddDevice
The boot.HddDevice object represents a local hard disk drive (HDD) or logical volume as a configurable boot option within a server's boot policy. Purpose The H…
equipment.Chassis
The equipment.Chassis object represents a physical chassis, a modular enclosure that houses and provides power, cooling, and connectivity for multiple blade se…
storage.DiskSlot.Relationship
A relationship to the 'storage.DiskSlot' resource, or the expanded 'storage.DiskSlot' resource, or the 'null' value.
storage.KnoxSecureDriveConfiguration
Object that stores Secure Drives Configuration data under a Server Profile, used for creation of secure vd, secure Jbod for Knox controller on reboot.
storage.BaseCapacity
Storage capacity information which includes, total capacity, available capacity, used capacity and free capacity.
storage.FlexFlashVirtualDrive
Virtual Drive repersenting a SD Card.
storage.VdMemberEp
Reference to LocalDisk to build up a VirtualDrive.
storage.FlexFlashPhysicalDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
compute.Board.Relationship
A relationship to the 'compute.Board' resource, or the expanded 'compute.Board' resource, or the 'null' value.
server.ServerAssignTypeSlot
Server profile pre-assignment by slot.
storage.Controller.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.FanControl.Relationship
A relationship to the 'equipment.FanControl' resource, or the expanded 'equipment.FanControl' resource, or the 'null' value.
bios.BootDevice
Actual boot devices of the system as enumerated by BIOS.
compute.Board
The compute.Board object represents the main motherboard of a server. It serves as a central container for the core components of the server, such as CPUs, mem…
storage.DiskGroup
Group of one or more Spans to configure virtual drive.
storage.DriveGroup.Response
The response body of a HTTP GET request for the 'storage.DriveGroup' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
boot.UefiShellDevice
The boot.UefiShellDevice object represents the UEFI (Unified Extensible Firmware Interface) Shell as a configurable boot option within a server's boot policy.…
storage.VirtualDriveIdentity.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
pci.Endpoint
PCIe endpoints that are connected to a PCIe switch.
inventory.Base
Base class for all inventory MOs.
storage.SasPort.Response
The response body of a HTTP GET request for the 'storage.SasPort' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
equipment.SharedAdapterUnit.Relationship
A relationship to the 'equipment.SharedAdapterUnit' resource, or the expanded 'equipment.SharedAdapterUnit' resource, or the 'null' value.
bios.BootMode.Relationship
A relationship to the 'bios.BootMode' resource, or the expanded 'bios.BootMode' resource, or the 'null' value.
storage.KmipAuthCredentials
Models the KMIP Server Authentication configuration to be able to connect and communicate from Endpoint.
storage.PhysicalDiskExtension
Information of disks as reported by controller. In certain cases like S-series servers, disk information will be reported by controller separately and this rep…
boot.PchStorageDevice
The boot.PchStorageDevice object represents a storage device connected to the Platform Controller Hub (PCH) as a configurable boot option within a server's boo…
equipment.Base.Relationship
A relationship to the 'equipment.Base' resource, or the expanded 'equipment.Base' resource, or the 'null' value.
storage.FlexFlashControllerProps.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.VirtualDrivePolicy
This models the manual drive selection configuration.
storage.DiskSlot
Information of disk slots as reported by a storage controller.
storage.VirtualDrive
A Virtual Disk Drive or Logical Unit Number.
storage.FlexFlashController.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.EnclosureDisk.Relationship
A relationship to the 'storage.EnclosureDisk' resource, or the expanded 'storage.EnclosureDisk' resource, or the 'null' value.
power.ControlState.Relationship
A relationship to the 'power.ControlState' resource, or the expanded 'power.ControlState' resource, or the 'null' value.
storage.DiskSlot.Response
The response body of a HTTP GET request for the 'storage.DiskSlot' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
bios.TokenSettings.Relationship
A relationship to the 'bios.TokenSettings' resource, or the expanded 'bios.TokenSettings' resource, or the 'null' value.
inventory.GenericInventoryHolder
A container class for generic inventory.
storage.PhysicalDisk.Relationship
A relationship to the 'storage.PhysicalDisk' resource, or the expanded 'storage.PhysicalDisk' resource, or the 'null' value.
server.ConfigResult
The ConfigResult object plays a vital role in server profile management by providing detailed insights into the configuration process. This captures the result…
equipment.Fru.Relationship
A relationship to the 'equipment.Fru' resource, or the expanded 'equipment.Fru' resource, or the 'null' value.
equipment.RackEnclosureSlot.Relationship
A relationship to the 'equipment.RackEnclosureSlot' resource, or the expanded 'equipment.RackEnclosureSlot' resource, or the 'null' value.
storage.FlexUtilController.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.FileItem.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.FlexUtilVirtualDrive
Storage Flex Util Virtual Drive.
storage.PhysicalDisk.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.ExpanderModule
The equipment.ExpanderModule object represents a physical expander module installed within a chassis. These modules typically provide additional connectivity o…
storage.Enclosure.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.NvmeVirtualDriveConfiguration
Virtual Drive type models a single virtual drive that needs to be created for NVMe Raid on reboot. Used in activation workflow.
equipment.Interconnect.Relationship
A relationship to the 'equipment.Interconnect' resource, or the expanded 'equipment.Interconnect' resource, or the 'null' value.
storage.BaseVolume
Generic storage volume object. It is a provisioned storage identity which can be mapped to host to enable host access.
equipment.SharedAdapterUnit
The shared physical adapter present on the XFM module.
boot.HddDevice.Relationship
A relationship to the 'boot.HddDevice' resource, or the expanded 'boot.HddDevice' resource, or the 'null' value.
storage.FlexUtilPhysicalDrive.Response
The response body of a HTTP GET request for the 'storage.FlexUtilPhysicalDrive' resource. The value may be one of the following types. 1. When 'tag' is specifi…
equipment.Fan
The equipment.Fan object represents an individual cooling fan within a larger piece of equipment, such as a fan module, chassis, or Fabric Extender (FEX). Purp…
bios.SystemBootOrder.Relationship
A relationship to the 'bios.SystemBootOrder' resource, or the expanded 'bios.SystemBootOrder' resource, or the 'null' value.
uuidpool.UuidLease
UuidLease represents a single UUID that is part of the universe, allocated either from a pool or through static assignment.
equipment.Riser
The equipment.Riser object represents a server riser assembly that provides physical expansion capability and a mounting/connection point for manageable sub-co…
storage.Item
The local Storage information.
storage.SasExpander.Relationship
A relationship to the 'storage.SasExpander' resource, or the expanded 'storage.SasExpander' resource, or the 'null' value.
storage.FlexUtilPhysicalDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.HyperFlexVolume.Response
The response body of a HTTP GET request for the 'storage.HyperFlexVolume' resource. The value may be one of the following types. 1. When 'tag' is specified in…
adapter.HostIscsiInterface.Relationship
A relationship to the 'adapter.HostIscsiInterface' resource, or the expanded 'adapter.HostIscsiInterface' resource, or the 'null' value.
pci.Zone
PCIe endpoints that are zoned (logically connected together) through a PCIe switch.
storage.PhysicalDiskUsage
Has usage map between physical disks and virtual drives.
storage.FlexFlashPhysicalDrive.Relationship
A relationship to the 'storage.FlexFlashPhysicalDrive' resource, or the expanded 'storage.FlexFlashPhysicalDrive' resource, or the 'null' value.
security.Unit.Relationship
A relationship to the 'security.Unit' resource, or the expanded 'security.Unit' resource, or the 'null' value.
storage.FileItem.Relationship
A relationship to the 'storage.FileItem' resource, or the expanded 'storage.FileItem' resource, or the 'null' value.
equipment.Fru
The equipment.Fru object represents a Field-Replaceable Unit (FRU). It is a special object used to track the history and state changes of hardware components t…
equipment.FanControl
This represents the states of Fan equipment.
management.Controller.Relationship
A relationship to the 'management.Controller' resource, or the expanded 'management.Controller' resource, or the 'null' value.
storage.BatteryBackupUnit
Information of Battery Backup Unit in the storage controller.
boot.SanDevice.Relationship
A relationship to the 'boot.SanDevice' resource, or the expanded 'boot.SanDevice' resource, or the 'null' value.
storage.Item.Response
The response body of a HTTP GET request for the 'storage.Item' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL que…
boot.DeviceBootMode.Relationship
A relationship to the 'boot.DeviceBootMode' resource, or the expanded 'boot.DeviceBootMode' resource, or the 'null' value.
inventory.Interface
Abstract base class for all interfaces.
storage.FlexFlashControllerProps
Flex flash controller properties.
storage.FlexFlashController.Response
The response body of a HTTP GET request for the 'storage.FlexFlashController' resource. The value may be one of the following types. 1. When 'tag' is specified…
equipment.Slot
Abstract base class for all slots available on the system.
storage.FlexUtilVirtualDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.Item.Relationship
A relationship to the 'storage.Item' resource, or the expanded 'storage.Item' resource, or the 'null' value.
compute.AlarmSummary
The summary of alarm counts based on alarm serverity.
storage.PhysicalDiskExtension.Relationship
A relationship to the 'storage.PhysicalDiskExtension' resource, or the expanded 'storage.PhysicalDiskExtension' resource, or the 'null' value.
storage.VirtualDriveContainer
A Virtual Disk Drive Container.
equipment.IoExpander.Relationship
A relationship to the 'equipment.IoExpander' resource, or the expanded 'equipment.IoExpander' resource, or the 'null' value.
storage.FlexUtilController.Relationship
A relationship to the 'storage.FlexUtilController' resource, or the expanded 'storage.FlexUtilController' resource, or the 'null' value.
pci.Link.Relationship
A relationship to the 'pci.Link' resource, or the expanded 'pci.Link' resource, or the 'null' value.
boot.UsbDevice
Usb Boot Device configured on the server.
storage.FlexUtilVirtualDrive.Relationship
A relationship to the 'storage.FlexUtilVirtualDrive' resource, or the expanded 'storage.FlexUtilVirtualDrive' resource, or the 'null' value.
boot.DeviceBootSecurity
The boot.DeviceBootSecurity object represents the user-configured state of UEFI Secure Boot for a server, as defined in its boot policy. Purpose This object's…
boot.PxeDevice.Relationship
A relationship to the 'boot.PxeDevice' resource, or the expanded 'boot.PxeDevice' resource, or the 'null' value.
uuidpool.Block.Relationship
A relationship to the 'uuidpool.Block' resource, or the expanded 'uuidpool.Block' resource, or the 'null' value.
equipment.IoExpander
The equipment.IoExpander object represents an I/O expander card, which serves as an extension for servers, particularly within a Colusa-type chassis architectu…
graphics.Controller.Relationship
A relationship to the 'graphics.Controller' resource, or the expanded 'graphics.Controller' resource, or the 'null' value.
storage.VdMemberEp.Response
The response body of a HTTP GET request for the 'storage.VdMemberEp' resource. The value may be one of the following types. 1. When 'tag' is specified in the U…
storage.M2VirtualDriveConfig
This models the options for creating a virtual drive on M.2 RAID controller.
storage.FlexUtilPhysicalDrive
Storage Flex Util Physical Drive.
storage.FlexFlashPhysicalDrive.Response
The response body of a HTTP GET request for the 'storage.FlexFlashPhysicalDrive' resource. The value may be one of the following types. 1. When 'tag' is specif…
equipment.LocatorLed.Relationship
A relationship to the 'equipment.LocatorLed' resource, or the expanded 'equipment.LocatorLed' resource, or the 'null' value.
bios.BootDevice.Relationship
A relationship to the 'bios.BootDevice' resource, or the expanded 'bios.BootDevice' resource, or the 'null' value.
pci.Node
External PCIe nodes connected to a server.
storage.DiskGroup.Response
The response body of a HTTP GET request for the 'storage.DiskGroup' resource. The value may be one of the following types. 1. When 'tag' is specified in the UR…
compute.RackUnit.Relationship
A relationship to the 'compute.RackUnit' resource, or the expanded 'compute.RackUnit' resource, or the 'null' value.
compute.Blade
The compute.Blade object represents a blade server, which is a modular server designed to be housed in a chassis. It encapsulates the server's identity, physic…
storage.SasPort
Sas Port details of the SAS endpoint.
equipment.IoCardBase
Abstract class for hif and nif ports collection that can be extended by chassis/febric extender.
boot.SdDevice.Relationship
A relationship to the 'boot.SdDevice' resource, or the expanded 'boot.SdDevice' resource, or the 'null' value.
equipment.Fex.Relationship
A relationship to the 'equipment.Fex' resource, or the expanded 'equipment.Fex' resource, or the 'null' value.
storage.FlexUtilPhysicalDrive.Relationship
A relationship to the 'storage.FlexUtilPhysicalDrive' resource, or the expanded 'storage.FlexUtilPhysicalDrive' resource, or the 'null' value.
storage.LocalKeySetting
Models the local key configuration required for the drive security.
storage.Span.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.FileItem
The local Storage Files present in a server.
boot.VmediaDevice.Relationship
A relationship to the 'boot.VmediaDevice' resource, or the expanded 'boot.VmediaDevice' resource, or the 'null' value.
processor.Unit.Relationship
A relationship to the 'processor.Unit' resource, or the expanded 'processor.Unit' resource, or the 'null' value.
bios.VfSelectMemoryRasConfiguration.Relationship
A relationship to the 'bios.VfSelectMemoryRasConfiguration' resource, or the expanded 'bios.VfSelectMemoryRasConfiguration' resource, or the 'null' value.
storage.KnoxSecureDriveConfiguration.Response
The response body of a HTTP GET request for the 'storage.KnoxSecureDriveConfiguration' resource. The value may be one of the following types. 1. When 'tag' is…
equipment.Psu.Relationship
A relationship to the 'equipment.Psu' resource, or the expanded 'equipment.Psu' resource, or the 'null' value.
equipment.FanModule.Relationship
A relationship to the 'equipment.FanModule' resource, or the expanded 'equipment.FanModule' resource, or the 'null' value.
uuidpool.Reservation.Relationship
A relationship to the 'uuidpool.Reservation' resource, or the expanded 'uuidpool.Reservation' resource, or the 'null' value.
compute.Mapping
The compute.Mapping object represents a single virtual media image that has been uploaded or mapped to a server. This provides the inventory details for a spec…
adapter.ExtEthInterface.Relationship
A relationship to the 'adapter.ExtEthInterface' resource, or the expanded 'adapter.ExtEthInterface' resource, or the 'null' value.
storage.EnclosureDisk.Response
The response body of a HTTP GET request for the 'storage.EnclosureDisk' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
storage.Enclosure.Response
The response body of a HTTP GET request for the 'storage.Enclosure' resource. The value may be one of the following types. 1. When 'tag' is specified in the UR…
boot.SdDevice
The boot.SdDevice object represents an SD (Secure Digital) card as a configurable boot option within a server's boot policy. This typically refers to an intern…
storage.FileItem.Response
The response body of a HTTP GET request for the 'storage.FileItem' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL…
power.ControlState
Managed object used to track chassis power capping information.
storage.HyperFlexStorageContainer.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.SasPort.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.DriveGroup.Relationship
A relationship to the 'storage.DriveGroup' resource, or the expanded 'storage.DriveGroup' resource, or the 'null' value.
storage.Span.Response
The response body of a HTTP GET request for the 'storage.Span' resource. The value may be one of the following types. 1. When 'tag' is specified in the URL que…
equipment.Base
Abstract base class for all equipments which have a vendor /model / serial.
boot.ConfiguredDevice
Abstract class for all configured boot devices.
storage.SasExpander.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
server.ConfigResult.Relationship
A relationship to the 'server.ConfigResult' resource, or the expanded 'server.ConfigResult' resource, or the 'null' value.
server.ConfigResultEntry
The ConfigResultEntry object for server profiles provides detailed information about each step or result in the configuration process. Purpose Chassis ConfigRe…
certificatemanagement.RootCaCertificate
Root CA Certificate used for HTTPS server authentication and TLS communication with LDAP server.
storage.InternalMoPhysicalDiskConfig
InternalMoPhysicalDiskConfig models physical disk config that needs to be created for Secure Drives Config on reboot. Used in activation workflow.
uuidpool.UuidBlock
UUID suffix block representation.
storage.ManualDriveGroup
This models the manual drive selection configuration.
storage.SasExpander
SAS Expander present in a server.
equipment.PhysicalIdentity.Relationship
A relationship to the 'equipment.PhysicalIdentity' resource, or the expanded 'equipment.PhysicalIdentity' resource, or the 'null' value.
memory.PersistentMemoryNamespace
Persistent Memory Namespace configured within a Persistent Memory Region on a server.
storage.PhysicalDisk.Response
The response body of a HTTP GET request for the 'storage.PhysicalDisk' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
storage.FlexUtilVirtualDrive.Response
The response body of a HTTP GET request for the 'storage.FlexUtilVirtualDrive' resource. The value may be one of the following types. 1. When 'tag' is specifie…
certificatemanagement.CertificateBase
Lists properties that are common to all certificate types.
certificatemanagement.Imc
IMC certificate has both Certificate and private key that will be used for IMC.
compute.Physical
Abstract class for all physical servers.
pci.Endpoint.Relationship
A relationship to the 'pci.Endpoint' resource, or the expanded 'pci.Endpoint' resource, or the 'null' value.
storage.Controller
Storage Controller present in a server.
bios.BootMode
The bios.BootMode object represents the configured boot mode of a server as reported by its BIOS. This provides a clear distinction between the actual boot mod…
storage.VirtualDrive.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.EnclosureElement.Relationship
A relationship to the 'equipment.EnclosureElement' resource, or the expanded 'equipment.EnclosureElement' resource, or the 'null' value.
rack.UnitPersonality
This can be used internally to model a server based on a defined personality without having to reprogram the server PID.
storage.DriveGroup
The DriveGroup object specifies a pool of drives and a set of virtual drives to be created using this pool, enabling flexible RAID configurations. Purpose The…
storage.DriveGroup.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
memory.PersistentMemoryConfigResult
Result of a previously applied Persistent Memory configuration on a server.
storage.PhysicalDiskUsage.Response
The response body of a HTTP GET request for the 'storage.PhysicalDiskUsage' resource. The value may be one of the following types. 1. When 'tag' is specified i…
compute.Physical.Relationship
A relationship to the 'compute.Physical' resource, or the expanded 'compute.Physical' resource, or the 'null' value.
storage.VirtualDriveContainer.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.KnoxSecureDriveConfiguration.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.StoragePolicy.Response
The response body of a HTTP GET request for the 'storage.StoragePolicy' resource. The value may be one of the following types. 1. When 'tag' is specified in th…
compute.RecoveryKeyDetails
Migration Key Information of the server.
memory.PersistentMemoryUnit.Relationship
A relationship to the 'memory.PersistentMemoryUnit' resource, or the expanded 'memory.PersistentMemoryUnit' resource, or the 'null' value.
storage.RemoteKeySetting
Models the remote key configuration required for the drive security.
server.BaseProfile
A profile specifying configuration settings for a physical server.
inventory.GenericInventory
Any inventory which is represented as a key / value pair. Example - moInvKv in UCSM representing OS tools running on ESX.
memory.PersistentMemoryConfiguration.Relationship
A relationship to the 'memory.PersistentMemoryConfiguration' resource, or the expanded 'memory.PersistentMemoryConfiguration' resource, or the 'null' value.
management.Controller
A specialized service processor that monitors the physical state of a server, using sensors and communicating with the system administrator through an independ…
boot.VmediaDevice
The boot.VmediaDevice object represents a virtual media device as a configurable boot option within a server's boot policy. Virtual media allows mounting of a…
storage.BatteryBackupUnit.Response
The response body of a HTTP GET request for the 'storage.BatteryBackupUnit' resource. The value may be one of the following types. 1. When 'tag' is specified i…
storage.NvmeRaidConfiguration
Object that stores Nvme Raid Configuration data under a Server Profile, used for creation of vd, update pd state for NVMe on reboot.
equipment.IoCard
The equipment.IoCard (IOM) object represents an I/O Module, a critical component in a blade chassis that multiplexes and forwards network traffic between the b…
storage.VirtualDriveConfiguration
Virtual Drive type models a single virtual drive that needs to be created through this policy.
storage.NvmeRaidConfiguration.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.DiskSlot.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
equipment.SharedIoModule
The equipment.SharedIoModule object represents a shared I/O module (SIOM), which is an adapter-like component typically found in a System I/O Controller (SIOC)…
pci.Port
PCIe Switch port on the PCIe Switch.
storage.VirtualDriveIdentity.Response
The response body of a HTTP GET request for the 'storage.VirtualDriveIdentity' resource. The value may be one of the following types. 1. When 'tag' is specifie…
storage.VirtualDriveContainer.Response
The response body of a HTTP GET request for the 'storage.VirtualDriveContainer' resource. The value may be one of the following types. 1. When 'tag' is specifi…
boot.NvmeDevice.Relationship
A relationship to the 'boot.NvmeDevice' resource, or the expanded 'boot.NvmeDevice' resource, or the 'null' value.
storage.EnclosureDisk.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.SpanDrives
This models a single span group of disks in a RAID group.
pci.Link
The PCI Switch Link connected to PCIe Switch.
management.Interface
Interface that provides access to the management controller.
storage.PhysicalDiskUsage.Relationship
A relationship to the 'storage.PhysicalDiskUsage' resource, or the expanded 'storage.PhysicalDiskUsage' resource, or the 'null' value.
pci.Switch
PCIe switch present in the system which connects PCIe devices (CPU, GPU and the PCIe adapter).
server.Profile
The Profile object represents a server profile, specifying configuration settings for a physical server. It encapsulates all necessary information to deploy, m…
storage.Span.Relationship
A relationship to the 'storage.Span' resource, or the expanded 'storage.Span' resource, or the 'null' value.
storage.StoragePolicy.Relationship
A relationship to the 'storage.StoragePolicy' resource, or the expanded 'storage.StoragePolicy' resource, or the 'null' value.
storage.FlexFlashVirtualDrive.Relationship
A relationship to the 'storage.FlexFlashVirtualDrive' resource, or the expanded 'storage.FlexFlashVirtualDrive' resource, or the 'null' value.
memory.Array.Relationship
A relationship to the 'memory.Array' resource, or the expanded 'memory.Array' resource, or the 'null' value.
boot.SanDevice
The boot.SanDevice object represents a Storage Area Network (SAN) LUN (Logical Unit Number) as a configurable boot option within a server's boot policy. Purpos…
storage.VirtualDrive.Response
The response body of a HTTP GET request for the 'storage.VirtualDrive' resource. The value may be one of the following types. 1. When 'tag' is specified in the…
storage.KeySetting
Models the security key configuration required for the drive security.
storage.HyperFlexStorageContainer.Relationship
A relationship to the 'storage.HyperFlexStorageContainer' resource, or the expanded 'storage.HyperFlexStorageContainer' resource, or the 'null' value.
compute.Blade.Relationship
A relationship to the 'compute.Blade' resource, or the expanded 'compute.Blade' resource, or the 'null' value.
storage.NvmePhysicalDiskState
NvmePhysicalDiskState type models physical disk state that needs to be created for NVMe Raid on reboot. Used in activation workflow.
pci.CoprocessorCard.Relationship
A relationship to the 'pci.CoprocessorCard' resource, or the expanded 'pci.CoprocessorCard' resource, or the 'null' value.
compute.Personality.Relationship
A relationship to the 'compute.Personality' resource, or the expanded 'compute.Personality' resource, or the 'null' value.
storage.EnclosureDiskSlotEp
Physical Disk slots on the enclosure.
graphics.Controller
Controller for a Graphics Card.
pci.Slot
The PCI Slot with Name and Presence details.
equipment.IoCardBase.Relationship
A relationship to the 'equipment.IoCardBase' resource, or the expanded 'equipment.IoCardBase' resource, or the 'null' value.
memory.PersistentMemoryConfiguration
Persistent Memory configuration on all the Persistent Memory Modules on a server.
storage.Controller.Relationship
A relationship to the 'storage.Controller' resource, or the expanded 'storage.Controller' resource, or the 'null' value.
uuidpool.UuidLease.Relationship
A relationship to the 'uuidpool.UuidLease' resource, or the expanded 'uuidpool.UuidLease' resource, or the 'null' value.
processor.Unit
The CPU present on a server.
storage.VirtualDriveExtension.Response
The response body of a HTTP GET request for the 'storage.VirtualDriveExtension' resource. The value may be one of the following types. 1. When 'tag' is specifi…
inventory.Interface.Relationship
A relationship to the 'inventory.Interface' resource, or the expanded 'inventory.Interface' resource, or the 'null' value.
boot.PchStorageDevice.Relationship
A relationship to the 'boot.PchStorageDevice' resource, or the expanded 'boot.PchStorageDevice' resource, or the 'null' value.
storage.ControllerDrive.Response
The response body of a HTTP GET request for the 'storage.ControllerDrive' resource. The value may be one of the following types. 1. When 'tag' is specified in…
server.BaseProfile.Relationship
A relationship to the 'server.BaseProfile' resource, or the expanded 'server.BaseProfile' resource, or the 'null' value.
storage.VirtualDriveExtension.Relationship
A relationship to the 'storage.VirtualDriveExtension' resource, or the expanded 'storage.VirtualDriveExtension' resource, or the 'null' value.
uuidpool.PoolMember.Relationship
A relationship to the 'uuidpool.PoolMember' resource, or the expanded 'uuidpool.PoolMember' resource, or the 'null' value.
storage.DriveSecurityPolicy.Response
The response body of a HTTP GET request for the 'storage.DriveSecurityPolicy' resource. The value may be one of the following types. 1. When 'tag' is specified…
compute.Mapping.Relationship
A relationship to the 'compute.Mapping' resource, or the expanded 'compute.Mapping' resource, or the 'null' value.
compute.ServerPowerParameters.Relationship
A relationship to the 'compute.ServerPowerParameters' resource, or the expanded 'compute.ServerPowerParameters' resource, or the 'null' value.
adapter.Unit.Relationship
A relationship to the 'adapter.Unit' resource, or the expanded 'adapter.Unit' resource, or the 'null' value.
equipment.SystemIoController.Relationship
A relationship to the 'equipment.SystemIoController' resource, or the expanded 'equipment.SystemIoController' resource, or the 'null' value.
bios.VfSelectMemoryRasConfiguration
The bios.VfSelectMemoryRasConfiguration object represents the currently active Memory Reliability, Availability, and Serviceability (RAS) configuration as repo…
equipment.RackEnclosureSlot
The equipment.RackEnclosureSlot object represents a physical slot within a rack enclosure that is designed to hold a rack-mounted server. Purpose The main func…
adapter.ExtEthInterface
The adapter.ExtEthInterface object represents a physical external port on a Cisco network adapter. This provides a detailed view of the physical link between t…
pci.Node.Relationship
A relationship to the 'pci.Node' resource, or the expanded 'pci.Node' resource, or the 'null' value.
equipment.PhysicalIdentity
An Abstract Identity object that uniquely represents a server object under a DR.
memory.AbstractUnit
Abstract class for all memory units.
equipment.RackEnclosure
The equipment.RackEnclosure object represents a physical enclosure that houses multiple rack-mounted servers, providing shared infrastructure like power and co…
storage.SasPort.Relationship
A relationship to the 'storage.SasPort' resource, or the expanded 'storage.SasPort' resource, or the 'null' value.
adapter.HostFcInterface.Relationship
A relationship to the 'adapter.HostFcInterface' resource, or the expanded 'adapter.HostFcInterface' resource, or the 'null' value.
storage.Span
Group of disks to configure virtual drive.
equipment.SharedGraphicsCard.Relationship
A relationship to the 'equipment.SharedGraphicsCard' resource, or the expanded 'equipment.SharedGraphicsCard' resource, or the 'null' value.
adapter.Unit
The adapter.Unit object represents a physical network adapter installed in a server. It serves as a central inventory object for a server's network interface c…
management.ReplayConfigInfo
Information about replay config after a reboot of the Fabric Interconnect.
compute.Vmedia.Relationship
A relationship to the 'compute.Vmedia' resource, or the expanded 'compute.Vmedia' resource, or the 'null' value.
storage.VirtualDriveExtension.List
This resource list is returned as a response to a HTTP GET request that does not include a specific resource identifier.
storage.VirtualDrive.Relationship
A relationship to the 'storage.VirtualDrive' resource, or the expanded 'storage.VirtualDrive' resource, or the 'null' value.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

intersight-storage-api-openapi.yml Raw ↑

Other APIs Cisco Intersight publishes across the network.

Cisco Intersight Aaa API
Cisco Intersight Access API
Cisco Intersight Adapter API
Cisco Intersight Apiproxy API
Cisco Intersight Appliance API
Cisco Intersight Asset API
Cisco Intersight Auditd API
Cisco Intersight Bios API
Cisco Intersight Boot API
Cisco Intersight Bulk API
Cisco Intersight Capability API
Cisco Intersight Catalystsdwan API
Where this information came from

This is an independent, third-party profile of Cisco Intersight Storage API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.