vcenterendpoints#
- async idem_vra.exec.vra.cmx.vcenterendpoints.get_storage_classes_using_get(hub, ctx, p_endpointSelfLinkId, **kwargs)[source]#
- Get all storage classes identifiers for a vCenter endpoint Get all storage classes defined in all managed supervisor clusters in a
particular vCenter instance. vCenter instance is identified by endpoint SelfLink Id Performs GET /cmx/api/resources/vcenter/endpoints/{endpointSelfLinkId}/storage-classes
- Parameters:
p_endpointSelfLinkId (string) – (required in path) endpointSelfLinkId
offset (integer) – (optional in query)
pageNumber (integer) – (optional in query)
pageSize (integer) – (optional in query)
paged (boolean) – (optional in query)
sort.sorted (boolean) – (optional in query)
sort.unsorted (boolean) – (optional in query)
unpaged (boolean) – (optional in query)