"description":"Match the \"infrastructure resource groups\" that are logical groupings of the virtualised resources assigned to a tenant within an infrastructure Domain.\n",
"type":"array",
"items":{
"description":"An identifier maintained by the VIM or other resource provider. It is expected to be unique within the VIM instance.\n",
"description":"An identifier maintained by the VIM or the CISM or other resource provider. It is expected to be unique within the VIM instance.\n",
"type":"string"
}
}
@@ -65,16 +65,15 @@
],
"properties":{
"self":{
"description":"This type represents a link to a resource.\n",
"description":"This type represents a link to a resource using an absolute URI.\n",
"type":"object",
"required":[
"href"
],
"properties":{
"href":{
"description":"URI of the referenced resource.\n",
"type":"string",
"format":"url"
"description":"String formatted according to IETF RFC 3986.\n",