[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance

DatacenterResponseObject

A map of remote and local datacenters


Properties

string
display_name Required

Name of the datacenter all the local nodes without label will be grouped under _core display name


array of string
nodes Required

Name of the datacenter nodes with the label the nodes without label will be grouped under _core datacenter

JSON Example

{
	"display_name": "string",
	"nodes": [
		"string"
	]
}
[{"label":"Latest (2.0.1)","version":"latest"}]
telco-cloud-service-assurance
Returned By

List Datacenter Instances

Feedback

Was this page helpful?