QueryPortAssociatedWithProcessorRequestType
QueryPortAssociatedWithProcessorRequestType
The parameters of QueryPortAssociatedWithProcessor.
This structure may be used only with operations rendered under /sms
.
JSON Example
{
"processorId": "string",
"arrayId": "string"
}
string
processorId
Required
StorageProcessor.uuid for the StorageProcessor object.
string
arrayId
Required
StorageArray.uuid for the StorageArray object.