[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api

KubernetesService

AllOf


This class requires all of the following:

JSON Example

{
	"annotations": [
		"string"
	],
	"cluster_ip": {
		"ip_address": "string",
		"netmask": "string",
		"network_address": "string"
	},
	"creation_timestamp": "string",
	"entity_id": "1000:104:12213212",
	"entity_type": "VirtualMachine",
	"external_ips": [
		{
			"ip_address": "string",
			"netmask": "string",
			"network_address": "string"
		}
	],
	"kubernetes_cluster": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"labels": [
		"string"
	],
	"loadbalancer_ip": {
		"ip_address": "string",
		"netmask": "string",
		"network_address": "string"
	},
	"manager": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"name": "My Name",
	"namespace": {
		"entity_id": "string",
		"entity_type": "VirtualMachine"
	},
	"selectors": [
		"string"
	],
	"type": "string",
	"vendor_id": "string"
}
[{"label":"Latest (6.4.0)","version":"latest"}]
vrealize-network-insight-api
Returned By

Get Kubernetes Service By ID

Feedback

Was this page helpful?