Get Resource Requirements
Get VCF Resource Requirement.
{
"specs": [
{
"componentType": "componentType",
"formFactor": "formFactor",
"useExistingDeployment": true,
"numberOfNodes": 0
}
]
}
specs
OK
{
"totalStorage": 1,
"components": [
{
"minInstances": 9,
"componentType": "componentType",
"numberOfInstances": 7,
"deploymentType": "OVA",
"memory": 5.637376656633329,
"workerNodeRequirement": "workerNodeRequirement",
"ipCount": 2,
"ipCountLimit": 4,
"numberOfCores": 5,
"storage": 2,
"maxInstances": 3,
"ipCountRecommended": 7
},
{
"minInstances": 9,
"componentType": "componentType",
"numberOfInstances": 7,
"deploymentType": "OVA",
"memory": 5.637376656633329,
"workerNodeRequirement": "workerNodeRequirement",
"ipCount": 2,
"ipCountLimit": 4,
"numberOfCores": 5,
"storage": 2,
"maxInstances": 3,
"ipCountRecommended": 7
}
],
"totalMemory": 6.027456183070403,
"totalNumberOfCores": 0
}
Number of vCPU cores
totalMemory
totalStorage
components
Bad request.
{
"code": "code",
"detail": "detail",
"message": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"resolution": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"referenceId": "referenceId",
"timestamp": "2000-01-23T04:56:07.000Z"
}
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
Unauthorized
{
"code": "code",
"detail": "detail",
"message": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"resolution": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"referenceId": "referenceId",
"timestamp": "2000-01-23T04:56:07.000Z"
}
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
Internal server error
"ErrorResponse Object"
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/fleet-lcm/v1/components/resource-requirements