Create vlan

Create a vlan on the cluster.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Parameters to create a vlan.

boolean | null
Defaults to false

Allow vlan to be used by all tenants without explicit assignment. Set to true only when the vlan is not assigned to any tenant.

appIps
array of strings | null

Vlan IP addresses for apps.

appIps
string | null

Description of the vlan.

dnsDelegationZones
array of objects | null

DNS delegation zones of the vlan.

dnsDelegationZones
boolean | null
Defaults to false

Set to true to enable ECMP in the vlan.

string | null

FQDN of the vlan.

string | null

Subnet gateway of the vlan. This can be Ipv4 or Ipv6 gateway based on the IP addresses type.

string | null

Ipv6 gateway of the vlan.

string | null

Name of the interface.

string | null
enum

Type of IP addresses. The default value is Ipv4.

Allowed:
ipPools
array of objects | null

IP pools from the vlan ip addresses, the IPs in a pool goes together. One IP from each pool forms a VIP group.

ipPools
ipRanges
array of objects | null

Vlan IP address ranges, only one of ips or ipRanges parameters should be given.

ipRanges
ips
array of strings | null

Vlan IP addresses, only one of ips or ipRanges parameters should be given.

ips
int32 | null

Id of the Loopback Interface group. Used only in get, for display

int32 | null

MTU of the vlan.

string | null

IPv4 or IPv6 subnet in CIDR format i.e ip-address/prefix. Examples: IPv4 subnet'192.168.0.101/24', '10.10.1.32/27'. IPv6 subnet '3005:1231:2006:0025::0/96', 3005:1231:2006:0025::0/128

string | null

IPv6 subnet in CIDR format i.e ip-address/prefix

string | null

Tenant id to assign vlan to a tenant.

string | null

Name of the Vlan.

string
required

Vlan interface group name, it should be in interface_group_name.vlan_id format.

Headers
int64

This field uniquely represents a Cohesity Cluster and is used for making on-prem calls from Helios.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json