[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

Get Datastore Criterion

Description

Get a criterion to query for datastore

Request

Request

URL

URL


get
https://sfo-vcf01.rainpole.io/v1/domains/{domainId}/datastores/criteria/{name}
Copy

Path Parameters

Path Parameters

string
domainId Required

Domain ID


string
name Required

Criteria Name


Response

Response

Response Body

Response Body

200 OK

Returns DatastoreCriterion of type(s) application/json
{
    "name": "One among: VSAN_REMOTE_DATASTORES"
}
map of string
arguments Optional

Arguments required for a particular criterion


string
description Optional

Description of the criterion


string
name Optional

Name of the criterion for querying datastores

Errors

Errors

Error
404

Criterion Not Found

Code Samples

Code Samples

cURL Command

curl https://sfo-vcf01.rainpole.io/v1/domains/{domainId}/datastores/criteria/{name}


[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
Feedback

Was this page helpful?