Host V Motion System Get Net Config
VMotion network configuration.
Request
URI
GET
https://{api_host}/sdk/vim25/{release}/HostVMotionSystem/{moId}/netConfig
COPY
Path Parameters
string
moId
Required
The unique identifier for the managed object to which the property attaches; the serialized managed object reference for a request has the form moType/moId
, in this case HostVMotionSystem/{moId}
.
string
release
Required
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
Responses
200
OK
This response body class contains all of the following:
HostVMotionNetConfig
{
"0": "H",
"1": "o",
"2": "s",
"3": "t",
"4": "V",
"5": "M",
"6": "o",
"7": "t",
"8": "i",
"9": "o",
"10": "n",
"11": "N",
"12": "e",
"13": "t",
"14": "C",
"15": "o",
"16": "n",
"17": "f",
"18": "i",
"19": "g",
"20": " ",
"21": "O",
"22": "b",
"23": "j",
"24": "e",
"25": "c",
"26": "t"
}
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/sdk/vim25/{release}/HostVMotionSystem/{moId}/netConfig
Virtual Infrastructure Operations
POST
Host V Motion System Deselect Vnic
POST
Host V Motion System Select Vnic
POST
Host V Motion System Set Custom Value
POST
Host V Motion System Update Ip Config
GET
Host V Motion System Get Available Field
GET
Host V Motion System Get Ip Config
GET
Host V Motion System Get Net Config
GET
Host V Motion System Get Value