InlineInstanceRuntime1
{
"compute_collection_id": "string",
"deployment_status": "string",
"error_message": "string",
"maintenance_mode": "string",
"runtime_health_status_by_partner": "string",
"runtime_status": "string",
"service_instance_id": "string",
"service_vm_id": "string",
"storage_id": "string",
"unhealthy_reason": "string",
"vm_nic_info": {
"nic_infos": [
{
"gateway_address": "string",
"ip_address": "string",
"ip_allocation_type": "string",
"ip_pool_id": "string",
"network_id": "string",
"nic_metadata": {
"interface_index": 0,
"interface_label": "string",
"interface_type": "string",
"transports": [
"string"
],
"user_configurable": false
},
"subnet_mask": "string"
}
]
}
}
Resource Pool or cluster Id.
Service-Instance Runtime deployment status of the Service-VM. It shows the latest status during the process of deployment, redeploy, upgrade, and un-deployment of VM.
Error message for the Service Instance Runtime if any.
The maintenance mode indicates whether the corresponding service VM is in maintenance mode. The service VM will not be used to service new requests if it is in maintenance mode.
Service-Instance runtime health status set by partner to indicate whether the service is running properly or not.
Service-Instance Runtime status of the deployed Service-VM.
Id of an instantiation of a registered service.
Service-VM/SVM id of deployed virtual-machine.
Moref of the datastore in VC.
Reason provided by partner for the service being unhealthy. This could be due to various reasons such as connectivity lost as an example.
Contains a set of information of a VM on the network interfaces present on the partner appliance that needs to be configured by the NSX Manager.