[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

ServiceRef

Reference object containing minimal details of a service


Properties

string
id Optional

Service Definition ID of the service offered by VMware


string
name Optional

Name of the service offered by VMware


string
serviceIcon Optional

URL of the service icon

JSON Example

{
	"id": "string",
	"name": "string",
	"serviceIcon": "string"
}

Feedback

Was this page helpful?