intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getHyperflexClusterNetworkPolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
A policy specifying VLANs for management, VM migration, and VM traffic.
Using getHyperflexClusterNetworkPolicy
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getHyperflexClusterNetworkPolicy(args: GetHyperflexClusterNetworkPolicyArgs, opts?: InvokeOptions): Promise<GetHyperflexClusterNetworkPolicyResult>
function getHyperflexClusterNetworkPolicyOutput(args: GetHyperflexClusterNetworkPolicyOutputArgs, opts?: InvokeOptions): Output<GetHyperflexClusterNetworkPolicyResult>
def get_hyperflex_cluster_network_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetHyperflexClusterNetworkPolicyAncestor]] = None,
cimc_management_mode: Optional[str] = None,
class_id: Optional[str] = None,
cluster_profiles: Optional[Sequence[GetHyperflexClusterNetworkPolicyClusterProfile]] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
domain_group_moid: Optional[str] = None,
id: Optional[str] = None,
jumbo_frame: Optional[bool] = None,
kvm_ip_range: Optional[GetHyperflexClusterNetworkPolicyKvmIpRange] = None,
mac_prefix_range: Optional[GetHyperflexClusterNetworkPolicyMacPrefixRange] = None,
mgmt_vlan: Optional[GetHyperflexClusterNetworkPolicyMgmtVlan] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
organization: Optional[GetHyperflexClusterNetworkPolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetHyperflexClusterNetworkPolicyParent] = None,
permission_resources: Optional[Sequence[GetHyperflexClusterNetworkPolicyPermissionResource]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetHyperflexClusterNetworkPolicyTag]] = None,
uplink_speed: Optional[str] = None,
version_context: Optional[GetHyperflexClusterNetworkPolicyVersionContext] = None,
vm_migration_vlan: Optional[GetHyperflexClusterNetworkPolicyVmMigrationVlan] = None,
vm_network_vlans: Optional[Sequence[GetHyperflexClusterNetworkPolicyVmNetworkVlan]] = None,
opts: Optional[InvokeOptions] = None) -> GetHyperflexClusterNetworkPolicyResult
def get_hyperflex_cluster_network_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNetworkPolicyAncestorArgs]]]] = None,
cimc_management_mode: Optional[pulumi.Input[str]] = None,
class_id: Optional[pulumi.Input[str]] = None,
cluster_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNetworkPolicyClusterProfileArgs]]]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
id: Optional[pulumi.Input[str]] = None,
jumbo_frame: Optional[pulumi.Input[bool]] = None,
kvm_ip_range: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyKvmIpRangeArgs]] = None,
mac_prefix_range: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyMacPrefixRangeArgs]] = None,
mgmt_vlan: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyMgmtVlanArgs]] = None,
mod_time: Optional[pulumi.Input[str]] = None,
moid: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNetworkPolicyPermissionResourceArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNetworkPolicyTagArgs]]]] = None,
uplink_speed: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyVersionContextArgs]] = None,
vm_migration_vlan: Optional[pulumi.Input[GetHyperflexClusterNetworkPolicyVmMigrationVlanArgs]] = None,
vm_network_vlans: Optional[pulumi.Input[Sequence[pulumi.Input[GetHyperflexClusterNetworkPolicyVmNetworkVlanArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetHyperflexClusterNetworkPolicyResult]
func LookupHyperflexClusterNetworkPolicy(ctx *Context, args *LookupHyperflexClusterNetworkPolicyArgs, opts ...InvokeOption) (*LookupHyperflexClusterNetworkPolicyResult, error)
func LookupHyperflexClusterNetworkPolicyOutput(ctx *Context, args *LookupHyperflexClusterNetworkPolicyOutputArgs, opts ...InvokeOption) LookupHyperflexClusterNetworkPolicyResultOutput
> Note: This function is named LookupHyperflexClusterNetworkPolicy
in the Go SDK.
public static class GetHyperflexClusterNetworkPolicy
{
public static Task<GetHyperflexClusterNetworkPolicyResult> InvokeAsync(GetHyperflexClusterNetworkPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetHyperflexClusterNetworkPolicyResult> Invoke(GetHyperflexClusterNetworkPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetHyperflexClusterNetworkPolicyResult> getHyperflexClusterNetworkPolicy(GetHyperflexClusterNetworkPolicyArgs args, InvokeOptions options)
public static Output<GetHyperflexClusterNetworkPolicyResult> getHyperflexClusterNetworkPolicy(GetHyperflexClusterNetworkPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getHyperflexClusterNetworkPolicy:getHyperflexClusterNetworkPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Network Policy Ancestor> - Cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - Class
Id string - Cluster
Profiles List<GetHyperflex Cluster Network Policy Cluster Profile> - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Jumbo
Frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - Mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Hyperflex Cluster Network Policy Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Network Policy Parent - Permission
Resources List<GetHyperflex Cluster Network Policy Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Network Policy Tag> - Uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - Version
Context GetHyperflex Cluster Network Policy Version Context - Vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - Vm
Network List<GetVlans Hyperflex Cluster Network Policy Vm Network Vlan>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Network Policy Ancestor - Cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - Class
Id string - Cluster
Profiles []GetHyperflex Cluster Network Policy Cluster Profile - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Id string
- Jumbo
Frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - Mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organization
Get
Hyperflex Cluster Network Policy Organization - Owners []string
- Parent
Get
Hyperflex Cluster Network Policy Parent - Permission
Resources []GetHyperflex Cluster Network Policy Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Cluster Network Policy Tag - Uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - Version
Context GetHyperflex Cluster Network Policy Version Context - Vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - Vm
Network []GetVlans Hyperflex Cluster Network Policy Vm Network Vlan
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Network Policy Ancestor> - cimc
Management StringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id String - cluster
Profiles List<GetHyperflex Cluster Network Policy Cluster Profile> - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- jumbo
Frame Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization
Get
Hyperflex Cluster Network Policy Organization - owners List<String>
- parent
Get
Hyperflex Cluster Network Policy Parent - permission
Resources List<GetHyperflex Cluster Network Policy Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Network Policy Tag> - uplink
Speed String - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Context GetHyperflex Cluster Network Policy Version Context - vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm
Network List<GetVlans Hyperflex Cluster Network Policy Vm Network Vlan>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Network Policy Ancestor[] - cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id string - cluster
Profiles GetHyperflex Cluster Network Policy Cluster Profile[] - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- id string
- jumbo
Frame boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organization
Get
Hyperflex Cluster Network Policy Organization - owners string[]
- parent
Get
Hyperflex Cluster Network Policy Parent - permission
Resources GetHyperflex Cluster Network Policy Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Cluster Network Policy Tag[] - uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Context GetHyperflex Cluster Network Policy Version Context - vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm
Network GetVlans Hyperflex Cluster Network Policy Vm Network Vlan[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Network Policy Ancestor] - cimc_
management_ strmode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class_
id str - cluster_
profiles Sequence[GetHyperflex Cluster Network Policy Cluster Profile] - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- id str
- jumbo_
frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm_
ip_ Getrange Hyperflex Cluster Network Policy Kvm Ip Range - mac_
prefix_ Getrange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt_
vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organization
Get
Hyperflex Cluster Network Policy Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Network Policy Parent - permission_
resources Sequence[GetHyperflex Cluster Network Policy Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Cluster Network Policy Tag] - uplink_
speed str - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version_
context GetHyperflex Cluster Network Policy Version Context - vm_
migration_ Getvlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm_
network_ Sequence[Getvlans Hyperflex Cluster Network Policy Vm Network Vlan]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- cimc
Management StringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id String - cluster
Profiles List<Property Map> - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- id String
- jumbo
Frame Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip Property MapRange - mac
Prefix Property MapRange - mgmt
Vlan Property Map - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- uplink
Speed String - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Context Property Map - vm
Migration Property MapVlan - vm
Network List<Property Map>Vlans
getHyperflexClusterNetworkPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Hyperflex Cluster Network Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Network Policy Ancestor> - Cimc
Management stringMode - Class
Id string - Cluster
Profiles List<GetHyperflex Cluster Network Policy Cluster Profile> - Create
Time string - Description string
- Domain
Group stringMoid - Jumbo
Frame bool - Kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - Mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Network Policy Organization - Owners List<string>
- Parent
Get
Hyperflex Cluster Network Policy Parent - Permission
Resources List<GetHyperflex Cluster Network Policy Permission Resource> - string
- List<Get
Hyperflex Cluster Network Policy Tag> - Uplink
Speed string - Version
Context GetHyperflex Cluster Network Policy Version Context - Vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - Vm
Network List<GetVlans Hyperflex Cluster Network Policy Vm Network Vlan>
- Id string
- Results
[]Get
Hyperflex Cluster Network Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Network Policy Ancestor - Cimc
Management stringMode - Class
Id string - Cluster
Profiles []GetHyperflex Cluster Network Policy Cluster Profile - Create
Time string - Description string
- Domain
Group stringMoid - Jumbo
Frame bool - Kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - Mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - Mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - Mod
Time string - Moid string
- Name string
- Object
Type string - Organization
Get
Hyperflex Cluster Network Policy Organization - Owners []string
- Parent
Get
Hyperflex Cluster Network Policy Parent - Permission
Resources []GetHyperflex Cluster Network Policy Permission Resource - string
- []Get
Hyperflex Cluster Network Policy Tag - Uplink
Speed string - Version
Context GetHyperflex Cluster Network Policy Version Context - Vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - Vm
Network []GetVlans Hyperflex Cluster Network Policy Vm Network Vlan
- id String
- results
List<Get
Hyperflex Cluster Network Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Hyperflex Cluster Network Policy Ancestor> - cimc
Management StringMode - class
Id String - cluster
Profiles List<GetHyperflex Cluster Network Policy Cluster Profile> - create
Time String - description String
- domain
Group StringMoid - jumbo
Frame Boolean - kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod
Time String - moid String
- name String
- object
Type String - organization
Get
Hyperflex Cluster Network Policy Organization - owners List<String>
- parent
Get
Hyperflex Cluster Network Policy Parent - permission
Resources List<GetHyperflex Cluster Network Policy Permission Resource> - String
- List<Get
Hyperflex Cluster Network Policy Tag> - uplink
Speed String - version
Context GetHyperflex Cluster Network Policy Version Context - vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm
Network List<GetVlans Hyperflex Cluster Network Policy Vm Network Vlan>
- id string
- results
Get
Hyperflex Cluster Network Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Hyperflex Cluster Network Policy Ancestor[] - cimc
Management stringMode - class
Id string - cluster
Profiles GetHyperflex Cluster Network Policy Cluster Profile[] - create
Time string - description string
- domain
Group stringMoid - jumbo
Frame boolean - kvm
Ip GetRange Hyperflex Cluster Network Policy Kvm Ip Range - mac
Prefix GetRange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt
Vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod
Time string - moid string
- name string
- object
Type string - organization
Get
Hyperflex Cluster Network Policy Organization - owners string[]
- parent
Get
Hyperflex Cluster Network Policy Parent - permission
Resources GetHyperflex Cluster Network Policy Permission Resource[] - string
- Get
Hyperflex Cluster Network Policy Tag[] - uplink
Speed string - version
Context GetHyperflex Cluster Network Policy Version Context - vm
Migration GetVlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm
Network GetVlans Hyperflex Cluster Network Policy Vm Network Vlan[]
- id str
- results
Sequence[Get
Hyperflex Cluster Network Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Network Policy Ancestor] - cimc_
management_ strmode - class_
id str - cluster_
profiles Sequence[GetHyperflex Cluster Network Policy Cluster Profile] - create_
time str - description str
- domain_
group_ strmoid - jumbo_
frame bool - kvm_
ip_ Getrange Hyperflex Cluster Network Policy Kvm Ip Range - mac_
prefix_ Getrange Hyperflex Cluster Network Policy Mac Prefix Range - mgmt_
vlan GetHyperflex Cluster Network Policy Mgmt Vlan - mod_
time str - moid str
- name str
- object_
type str - organization
Get
Hyperflex Cluster Network Policy Organization - owners Sequence[str]
- parent
Get
Hyperflex Cluster Network Policy Parent - permission_
resources Sequence[GetHyperflex Cluster Network Policy Permission Resource] - str
- Sequence[Get
Hyperflex Cluster Network Policy Tag] - uplink_
speed str - version_
context GetHyperflex Cluster Network Policy Version Context - vm_
migration_ Getvlan Hyperflex Cluster Network Policy Vm Migration Vlan - vm_
network_ Sequence[Getvlans Hyperflex Cluster Network Policy Vm Network Vlan]
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- cimc
Management StringMode - class
Id String - cluster
Profiles List<Property Map> - create
Time String - description String
- domain
Group StringMoid - jumbo
Frame Boolean - kvm
Ip Property MapRange - mac
Prefix Property MapRange - mgmt
Vlan Property Map - mod
Time String - moid String
- name String
- object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - String
- List<Property Map>
- uplink
Speed String - version
Context Property Map - vm
Migration Property MapVlan - vm
Network List<Property Map>Vlans
Supporting Types
GetHyperflexClusterNetworkPolicyAncestor
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyClusterProfile
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyKvmIpRange
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr List<GetBlocks Hyperflex Cluster Network Policy Kvm Ip Range Ip Addr Block> - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Addr string - The end IPv4 address of the range.
- Gateway string
- The default gateway for the start and end IPv4 addresses.
- Ip
Addr []GetBlocks Hyperflex Cluster Network Policy Kvm Ip Range Ip Addr Block - Netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start IPv4 address of the range.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<GetBlocks Hyperflex Cluster Network Policy Kvm Ip Range Ip Addr Block> - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr string - The end IPv4 address of the range.
- gateway string
- The default gateway for the start and end IPv4 addresses.
- ip
Addr GetBlocks Hyperflex Cluster Network Policy Kvm Ip Range Ip Addr Block[] - netmask string
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr string - The start IPv4 address of the range.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end_
addr str - The end IPv4 address of the range.
- gateway str
- The default gateway for the start and end IPv4 addresses.
- ip_
addr_ Sequence[Getblocks Hyperflex Cluster Network Policy Kvm Ip Range Ip Addr Block] - netmask str
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
addr str - The start IPv4 address of the range.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr String - The end IPv4 address of the range.
- gateway String
- The default gateway for the start and end IPv4 addresses.
- ip
Addr List<Property Map>Blocks - netmask String
- The netmask specified in dot decimal notation. The start address, end address, and gateway must all be within the network specified by this netmask.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start IPv4 address of the range.
GetHyperflexClusterNetworkPolicyKvmIpRangeIpAddrBlock
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Address string - The end address of the IPv4 block.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Address string - The start address of the IPv4 block.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Address string - The end address of the IPv4 block.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address string - The start address of the IPv4 block.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end_
address str - The end address of the IPv4 block.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
address str - The start address of the IPv4 block.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Address String - The end address of the IPv4 block.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Address String - The start address of the IPv4 block.
GetHyperflexClusterNetworkPolicyMacPrefixRange
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- End
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr String - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr string - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr string - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end_
addr str - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start_
addr str - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- end
Addr String - The end MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- start
Addr String - The start MAC address prefix of a MAC address prefix range in the form of 00:25:B5:XX.
GetHyperflexClusterNetworkPolicyMgmtVlan
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id float64 - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the concrete policy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- Name of the concrete policy.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_
id float - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
GetHyperflexClusterNetworkPolicyOrganization
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyParent
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyPermissionResource
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Hyperflex Cluster Network Policy Result Ancestor> - Cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - Class
Id string - Cluster
Profiles List<GetHyperflex Cluster Network Policy Result Cluster Profile> - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Jumbo
Frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip List<GetRanges Hyperflex Cluster Network Policy Result Kvm Ip Range> - Mac
Prefix List<GetRanges Hyperflex Cluster Network Policy Result Mac Prefix Range> - Mgmt
Vlans List<GetHyperflex Cluster Network Policy Result Mgmt Vlan> - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
List<Get
Hyperflex Cluster Network Policy Result Organization> - Owners List<string>
- Parents
List<Get
Hyperflex Cluster Network Policy Result Parent> - Permission
Resources List<GetHyperflex Cluster Network Policy Result Permission Resource> - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Network Policy Result Tag> - Uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - Version
Contexts List<GetHyperflex Cluster Network Policy Result Version Context> - Vm
Migration List<GetVlans Hyperflex Cluster Network Policy Result Vm Migration Vlan> - Vm
Network List<GetVlans Hyperflex Cluster Network Policy Result Vm Network Vlan>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Hyperflex Cluster Network Policy Result Ancestor - Cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - Class
Id string - Cluster
Profiles []GetHyperflex Cluster Network Policy Result Cluster Profile - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Jumbo
Frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip []GetRanges Hyperflex Cluster Network Policy Result Kvm Ip Range - Mac
Prefix []GetRanges Hyperflex Cluster Network Policy Result Mac Prefix Range - Mgmt
Vlans []GetHyperflex Cluster Network Policy Result Mgmt Vlan - Mod
Time string - The time when this managed object was last modified.
- Moid string
- The unique identifier of this Managed Object instance.
- Name string
- Name of the concrete policy.
- Object
Type string - Organizations
[]Get
Hyperflex Cluster Network Policy Result Organization - Owners []string
- Parents
[]Get
Hyperflex Cluster Network Policy Result Parent - Permission
Resources []GetHyperflex Cluster Network Policy Result Permission Resource - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- []Get
Hyperflex Cluster Network Policy Result Tag - Uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - Version
Contexts []GetHyperflex Cluster Network Policy Result Version Context - Vm
Migration []GetVlans Hyperflex Cluster Network Policy Result Vm Migration Vlan - Vm
Network []GetVlans Hyperflex Cluster Network Policy Result Vm Network Vlan
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Hyperflex Cluster Network Policy Result Ancestor> - cimc
Management StringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id String - cluster
Profiles List<GetHyperflex Cluster Network Policy Result Cluster Profile> - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- jumbo
Frame Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip List<GetRanges Hyperflex Cluster Network Policy Result Kvm Ip Range> - mac
Prefix List<GetRanges Hyperflex Cluster Network Policy Result Mac Prefix Range> - mgmt
Vlans List<GetHyperflex Cluster Network Policy Result Mgmt Vlan> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations
List<Get
Hyperflex Cluster Network Policy Result Organization> - owners List<String>
- parents
List<Get
Hyperflex Cluster Network Policy Result Parent> - permission
Resources List<GetHyperflex Cluster Network Policy Result Permission Resource> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Get
Hyperflex Cluster Network Policy Result Tag> - uplink
Speed String - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Contexts List<GetHyperflex Cluster Network Policy Result Version Context> - vm
Migration List<GetVlans Hyperflex Cluster Network Policy Result Vm Migration Vlan> - vm
Network List<GetVlans Hyperflex Cluster Network Policy Result Vm Network Vlan>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Hyperflex Cluster Network Policy Result Ancestor[] - cimc
Management stringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id string - cluster
Profiles GetHyperflex Cluster Network Policy Result Cluster Profile[] - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- jumbo
Frame boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip GetRanges Hyperflex Cluster Network Policy Result Kvm Ip Range[] - mac
Prefix GetRanges Hyperflex Cluster Network Policy Result Mac Prefix Range[] - mgmt
Vlans GetHyperflex Cluster Network Policy Result Mgmt Vlan[] - mod
Time string - The time when this managed object was last modified.
- moid string
- The unique identifier of this Managed Object instance.
- name string
- Name of the concrete policy.
- object
Type string - organizations
Get
Hyperflex Cluster Network Policy Result Organization[] - owners string[]
- parents
Get
Hyperflex Cluster Network Policy Result Parent[] - permission
Resources GetHyperflex Cluster Network Policy Result Permission Resource[] - string
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Get
Hyperflex Cluster Network Policy Result Tag[] - uplink
Speed string - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Contexts GetHyperflex Cluster Network Policy Result Version Context[] - vm
Migration GetVlans Hyperflex Cluster Network Policy Result Vm Migration Vlan[] - vm
Network GetVlans Hyperflex Cluster Network Policy Result Vm Network Vlan[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Hyperflex Cluster Network Policy Result Ancestor] - cimc_
management_ strmode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class_
id str - cluster_
profiles Sequence[GetHyperflex Cluster Network Policy Result Cluster Profile] - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- jumbo_
frame bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm_
ip_ Sequence[Getranges Hyperflex Cluster Network Policy Result Kvm Ip Range] - mac_
prefix_ Sequence[Getranges Hyperflex Cluster Network Policy Result Mac Prefix Range] - mgmt_
vlans Sequence[GetHyperflex Cluster Network Policy Result Mgmt Vlan] - mod_
time str - The time when this managed object was last modified.
- moid str
- The unique identifier of this Managed Object instance.
- name str
- Name of the concrete policy.
- object_
type str - organizations
Sequence[Get
Hyperflex Cluster Network Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Hyperflex Cluster Network Policy Result Parent] - permission_
resources Sequence[GetHyperflex Cluster Network Policy Result Permission Resource] - str
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- Sequence[Get
Hyperflex Cluster Network Policy Result Tag] - uplink_
speed str - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version_
contexts Sequence[GetHyperflex Cluster Network Policy Result Version Context] - vm_
migration_ Sequence[Getvlans Hyperflex Cluster Network Policy Result Vm Migration Vlan] - vm_
network_ Sequence[Getvlans Hyperflex Cluster Network Policy Result Vm Network Vlan]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- cimc
Management StringMode - The mode configured on the CIMC management interface.*
OutOfBand
- The server uses out-of-band management, i.e. management traffic traverses through the management interfaces on the UCS Fabric Interconnects.*InBand
- The server uses in-band management, i.e. management traffic traverses through the data uplink ports on the UCS Fabric Interconnects. - class
Id String - cluster
Profiles List<Property Map> - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- jumbo
Frame Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip List<Property Map>Ranges - mac
Prefix List<Property Map>Ranges - mgmt
Vlans List<Property Map> - mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - String
- Intersight provides pre-built workflows, tasks and policies to end users through global catalogs.Objects that are made available through global catalogs are said to have a 'shared' ownership. Shared objects are either made globally available to all end users or restricted to end users based on their license entitlement. Users can use this property to differentiate the scope (global or a specific license tier) to which a shared MO belongs.
- List<Property Map>
- uplink
Speed String - Link speed of the server adapter port to the upstream switch. When the policy is attached to a cluster profile with EDGE management platform, the uplink speed can be '1G' or '10G+'. Use '10G+' for link speeds of 10G or above. When the policy is attached to a cluster profile with Fabric Interconnect management platform, the uplink speed can be 'default' only.*
default
- Current default value set on the hardware platform.*1G
- A link speed of 1 gigabit per second.*10G
- A link speed of 10 gigabits per second or above. - version
Contexts List<Property Map> - vm
Migration List<Property Map>Vlans - vm
Network List<Property Map>Vlans
GetHyperflexClusterNetworkPolicyResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultClusterProfile
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultKvmIpRange
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr List<GetBlocks Hyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block> - Netmask string
- Object
Type string - Start
Addr string
- Additional
Properties string - Class
Id string - End
Addr string - Gateway string
- Ip
Addr []GetBlocks Hyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block - Netmask string
- Object
Type string - Start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<GetBlocks Hyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block> - netmask String
- object
Type String - start
Addr String
- additional
Properties string - class
Id string - end
Addr string - gateway string
- ip
Addr GetBlocks Hyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block[] - netmask string
- object
Type string - start
Addr string
- additional
Properties String - class
Id String - end
Addr String - gateway String
- ip
Addr List<Property Map>Blocks - netmask String
- object
Type String - start
Addr String
GetHyperflexClusterNetworkPolicyResultKvmIpRangeIpAddrBlock
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- Additional
Properties string - Class
Id string - End
Address string - Object
Type string - Start
Address string
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
- additional
Properties string - class
Id string - end
Address string - object
Type string - start
Address string
- additional_
properties str - class_
id str - end_
address str - object_
type str - start_
address str
- additional
Properties String - class
Id String - end
Address String - object
Type String - start
Address String
GetHyperflexClusterNetworkPolicyResultMacPrefixRange
- Additional
Properties string - Class
Id string - End
Addr string - Object
Type string - Start
Addr string
- Additional
Properties string - Class
Id string - End
Addr string - Object
Type string - Start
Addr string
- additional
Properties String - class
Id String - end
Addr String - object
Type String - start
Addr String
- additional
Properties string - class
Id string - end
Addr string - object
Type string - start
Addr string
- additional_
properties str - class_
id str - end_
addr str - object_
type str - start_
addr str
- additional
Properties String - class
Id String - end
Addr String - object
Type String - start
Addr String
GetHyperflexClusterNetworkPolicyResultMgmtVlan
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id double
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id float64
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Double
- additional
Properties string - class
Id string - name string
- Name of the concrete policy.
- object
Type string - vlan
Id number
- additional_
properties str - class_
id str - name str
- Name of the concrete policy.
- object_
type str - vlan_
id float
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Number
GetHyperflexClusterNetworkPolicyResultOrganization
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetHyperflexClusterNetworkPolicyResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetHyperflexClusterNetworkPolicyResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetHyperflexClusterNetworkPolicyResultVmMigrationVlan
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id double
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id float64
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Double
- additional
Properties string - class
Id string - name string
- Name of the concrete policy.
- object
Type string - vlan
Id number
- additional_
properties str - class_
id str - name str
- Name of the concrete policy.
- object_
type str - vlan_
id float
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Number
GetHyperflexClusterNetworkPolicyResultVmNetworkVlan
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id double
- Additional
Properties string - Class
Id string - Name string
- Name of the concrete policy.
- Object
Type string - Vlan
Id float64
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Double
- additional
Properties string - class
Id string - name string
- Name of the concrete policy.
- object
Type string - vlan
Id number
- additional_
properties str - class_
id str - name str
- Name of the concrete policy.
- object_
type str - vlan_
id float
- additional
Properties String - class
Id String - name String
- Name of the concrete policy.
- object
Type String - vlan
Id Number
GetHyperflexClusterNetworkPolicyTag
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- Additional
Properties string - Key string
- The string representation of a tag key.
- Value string
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
- additional
Properties string - key string
- The string representation of a tag key.
- value string
- The string representation of a tag value.
- additional_
properties str - key str
- The string representation of a tag key.
- value str
- The string representation of a tag value.
- additional
Properties String - key String
- The string representation of a tag key.
- value String
- The string representation of a tag value.
GetHyperflexClusterNetworkPolicyVersionContext
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos List<GetHyperflex Cluster Network Policy Version Context Interested Mo> - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Network Policy Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Interested
Mos []GetHyperflex Cluster Network Policy Version Context Interested Mo - Marked
For boolDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- Nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Ref
Mo GetHyperflex Cluster Network Policy Version Context Ref Mo - A reference to the original Managed Object.
- Timestamp string
- The time this versioned Managed Object was created.
- Version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<GetHyperflex Cluster Network Policy Version Context Interested Mo> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Network Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos GetHyperflex Cluster Network Policy Version Context Interested Mo[] - marked
For booleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version string - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo GetHyperflex Cluster Network Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp string
- The time this versioned Managed Object was created.
- version
Type string - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested_
mos Sequence[GetHyperflex Cluster Network Policy Version Context Interested Mo] - marked_
for_ booldeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr_
version str - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref_
mo GetHyperflex Cluster Network Policy Version Context Ref Mo - A reference to the original Managed Object.
- timestamp str
- The time this versioned Managed Object was created.
- version_
type str - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- interested
Mos List<Property Map> - marked
For BooleanDeletion - The flag to indicate if snapshot is marked for deletion or not. If flag is set then snapshot will be removed after the successful deployment of the policy.
- nr
Version String - The version of the Managed Object, e.g. an incrementing number or a hash id.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- ref
Mo Property Map - A reference to the original Managed Object.
- timestamp String
- The time this versioned Managed Object was created.
- version
Type String - Specifies type of version. Currently the only supported value is "Configured"
that is used to keep track of snapshots of policies and profiles that are intended
to be configured to target endpoints.
Modified
- Version created every time an object is modified.Configured
- Version created every time an object is configured to the service profile.Deployed
- Version created for objects related to a service profile when it is deployed.
GetHyperflexClusterNetworkPolicyVersionContextInterestedMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyVersionContextRefMo
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - The fully-qualified name of the remote type referred by this relationship.
- Selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid string
- The unique identifier of this Managed Object instance.
- object
Type string - The fully-qualified name of the remote type referred by this relationship.
- selector string
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid str
- The unique identifier of this Managed Object instance.
- object_
type str - The fully-qualified name of the remote type referred by this relationship.
- selector str
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- moid String
- The unique identifier of this Managed Object instance.
- object
Type String - The fully-qualified name of the remote type referred by this relationship.
- selector String
- An OData $filter expression which describes the REST resource to be referenced. This field may
be set instead of 'moid' by clients.
- If 'moid' is set this field is ignored.
- If 'selector' is set and 'moid' is empty/absent from the request, Intersight determines the Moid of the resource matching the filter expression and populates it in the MoRef that is part of the object instance being inserted/updated to fulfill the REST request. An error is returned if the filter matches zero or more than one REST resource. An example filter string is: Serial eq '3AA8B7T11'.
GetHyperflexClusterNetworkPolicyVmMigrationVlan
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id float64 - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the concrete policy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- Name of the concrete policy.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_
id float - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
GetHyperflexClusterNetworkPolicyVmNetworkVlan
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- Additional
Properties string - Class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- Name string
- Name of the concrete policy.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Vlan
Id float64 - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Double - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties string - class
Id string - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name string
- Name of the concrete policy.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional_
properties str - class_
id str - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name str
- Name of the concrete policy.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan_
id float - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
- additional
Properties String - class
Id String - The fully-qualified name of the instantiated, concrete type. This property is used as a discriminator to identify the type of the payload when marshaling and unmarshaling data.
- name String
- Name of the concrete policy.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- vlan
Id Number - The ID of the named VLAN. An ID of 0 means the traffic is untagged. The ID can be any number between 0 and 4095, inclusive.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet