ServiceCapabilityNode
ServiceCapabilityNode
The node where the VCF Management Service Capability is deployed.
JSON Example
{
"name": "VCFA, VCF OPS",
"addresses": [
{
"type": "string",
"value": "10.10.10.10, 2001:0db8:85a3:0000:0000:8a2e:0370:7334, vrslcm1.company.com"
}
],
"certificates": [
"string"
]
}
string
name
Required
The node name of VCF Management Service Capability.
array of
string
certificates
Optional
The leaf certificate will be added at index 0 , followed by root pem certificate added at the last index.