Changed1
[{"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 Compatibility Matrix Metadata

Description

Get Compatibility Matrix Metadata

Request

Request

URL

URL


get
https://sfo-vcf01.rainpole.io/v1/compatibility-matrices/{compatibilityMatrixSource}/metadata
Copy

Path Parameters

Path Parameters

string
compatibilityMatrixSource Required

compatibilityMatrixSource of compatibility data


Response

Response

Response Body

Response Body

200 OK

Returns CompatibilityMatrixMetadata of type(s) application/json
{
	"errorMessage": "string",
	"isMissing": false,
	"isStale": false,
	"lastModifiedDate": 0,
	"message": "string",
	"warningMessage": "string"
}
string
errorMessage Optional

Error message for the compatibility matrix content


boolean
isMissing Optional

existence of the compatibility matrix content


boolean
isStale Optional

staleness of the compatibility matrix content


integer as int64
lastModifiedDate Optional

Last modified date of the compatibility matrix content


string
message Optional

Info message for the compatibility matrix content


string
warningMessage Optional

Warning message for the compatibility matrix content

Errors

Errors

Error
404

Resource Not Found


Error
500

Internal Server Error

Code Samples

Code Samples

cURL Command

curl https://sfo-vcf01.rainpole.io/v1/compatibility-matrices/{compatibilityMatrixSource}/metadata


[{"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
What's changed in latest?
INTRODUCED
Feedback

Was this page helpful?