[{"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

AssessmentOutput

Result from the baseliner assessment run (execution result, presented artifacts or ask for extra info).


Properties

string
completionTimestamp Optional

Assessment task completion timestamp


discoveryProgress Optional

Progress messages


array of Error
inputValidationErrors Optional

Set of the input validation errors


physicalPresentedData Optional

The root entity with its child entities effectively representing the complete assessed environment tree


object
presentedArtifactsMap Optional

Extra assessment artefacts produced by the workflow


string
relatedAssessmentId Optional

Related assessment run id


string
status Optional

Execution status

Possible values are: IN_PROGRESSCOMPLETED_WITH_SUCCESSCOMPLETED_WITH_FAILURE


string
timestamp Optional

Assessment task creation timestamp


validationResult Optional

Result from the assessed validation rules

JSON Example

{
	"completionTimestamp": "string",
	"discoveryProgress": {
		"percentageComplete": 0,
		"progressMessages": [
			"string"
		]
	},
	"inputValidationErrors": [
		{
			"arguments": [
				"string"
			],
			"causes": [
				{
					"message": "string",
					"type": "string"
				}
			],
			"context": {
				"key": "string"
			},
			"errorCode": "string",
			"errorType": "string",
			"message": "string",
			"nestedErrors": "Error Object",
			"referenceToken": "string",
			"remediationMessage": "string"
		}
	],
	"physicalPresentedData": {
		"childEntities": "EntityRest Object",
		"classifications": [
			{
				"description": "string",
				"source": "CLASSIFIER",
				"type": "string",
				"value": "string"
			}
		],
		"description": "string",
		"id": "string",
		"name": "string",
		"properties": {},
		"sourceAddress": "string",
		"type": "string"
	},
	"presentedArtifactsMap": {},
	"relatedAssessmentId": "string",
	"status": "IN_PROGRESS",
	"timestamp": "string",
	"validationResult": {
		"arguments": [
			"string"
		],
		"causes": [
			{
				"message": "string",
				"type": "string"
			}
		],
		"context": {
			"key": "string"
		},
		"errorCode": "string",
		"errorType": "string",
		"message": "string",
		"nestedErrors": "Error Object",
		"referenceToken": "string",
		"remediationMessage": "string"
	}
}
[{"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
Returned By

Get Result
What's changed in 5.0.0?

New! in version 5.0.0

Feedback

Was this page helpful?