Distributed Virtual Portgroup Get Summary

Distributed Virtual Portgroup Get Summary

Properties of a network.

Request
URI
GET
https://{vcenter-host}/sdk/vim25/{release}/DistributedVirtualPortgroup/{moId}/summary
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 DistributedVirtualPortgroup/{moId}.

string
release
Required

The vSphere release schema. The current specification covers vSphere 8.0.2.0 APIs.


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns NetworkSummary of type(s) application/json
This response body class contains all of the following: DataObject
{
    "_typeName": "string",
    "network": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "name": "string",
    "accessible": false,
    "ipPoolName": "string",
    "ipPoolId": 0
}
network
Optional

Reference to an instance of the Network managed object.

string
name
Required

Name of the network.

boolean
accessible
Required

At least one host is configured to provide this network.

string
ipPoolName
Required

Name of the associated IP pool.

Empty if the network is not associated with an IP pool.

integer As int32 As int32
ipPoolId
Optional

Identifier of the associated IP pool.

Zero if the network is not associated with an IP pool.


Distributed Virtual Portgroup Operations
POST
Distributed Virtual Portgroup Destroy Task
POST
Distributed Virtual Portgroup Destroy Network
POST
Distributed Virtual Portgroup DV Portgroup Rollback Task
GET
Distributed Virtual Portgroup Get Alarm Actions Enabled
GET
Distributed Virtual Portgroup Get Available Field
GET
Distributed Virtual Portgroup Get Config
GET
Distributed Virtual Portgroup Get Config Issue
GET
Distributed Virtual Portgroup Get Config Status
GET
Distributed Virtual Portgroup Get Custom Value
GET
Distributed Virtual Portgroup Get Declared Alarm State
GET
Distributed Virtual Portgroup Get Disabled Method
GET
Distributed Virtual Portgroup Get Effective Role
GET
Distributed Virtual Portgroup Get Host
GET
Distributed Virtual Portgroup Get Key
GET
Distributed Virtual Portgroup Get Name
GET
Distributed Virtual Portgroup Get Overall Status
GET
Distributed Virtual Portgroup Get Parent
GET
Distributed Virtual Portgroup Get Permission
GET
Distributed Virtual Portgroup Get Port Keys
GET
Distributed Virtual Portgroup Get Recent Task
GET
Distributed Virtual Portgroup Get Summary
GET
Distributed Virtual Portgroup Get Tag
GET
Distributed Virtual Portgroup Get Triggered Alarm State
GET
Distributed Virtual Portgroup Get Value
GET
Distributed Virtual Portgroup Get Vm
POST
Distributed Virtual Portgroup Reconfigure DV Portgroup Task
POST
Distributed Virtual Portgroup Reload
POST
Distributed Virtual Portgroup Rename Task
POST
Distributed Virtual Portgroup Set Custom Value