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/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
Get Compatibility Matrix Metadata
DescriptionGet Compatibility Matrix Metadata
Request
URLURL
https://sfo-vcf01.rainpole.io/v1/compatibility-matrices/{compatibilityMatrixSource}/metadata
Path Parameters
Path Parameters
string
compatibilityMatrixSource
Required
compatibilityMatrixSource of compatibility data
Response
Response
Response BodyResponse 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
Error
404
Resource Not Found
Error
500
Internal Server Error
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/1126/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1077/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1032/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1002/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/921/vmware-cloud-foundation","version":"4.0"},{"link":"https://developer.vmware.com/apis/925/vmware-cloud-foundation","version":"3.10"},{"link":"https://developer.vmware.com/apis/891/vmware-cloud-foundation","version":"3.9.1"},{"link":"https://developer.vmware.com/apis/723/vmware-cloud-foundation","version":"3.9.0"},{"link":"https://developer.vmware.com/apis/711/vmware-cloud-foundation","version":"3.8.1"},{"link":"https://developer.vmware.com/apis/685/vmware-cloud-foundation","version":"3.8"}]
vcf
What's changed in latest?
INTRODUCED
On This Page
Compatibility Matrix Operations
get
Get Compatibility Matrices
Introduced
get
Get Compatibility Matrix
Introduced
get
Get Compatibility Matrix Content
Introduced
get
Get Compatibility Matrix Metadata
Introduced
put
Update Compatibility Matrix
Introduced