intersight 1.0.63 published on Wednesday, Apr 16, 2025 by ciscodevnet
intersight.getHyperflexClusterNetworkPolicy
Explore with Pulumi AI
intersight 1.0.63 published on Wednesday, Apr 16, 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 This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. List<GetHyperflex Cluster Network Policy Result Ancestor> - Cimc
Management Mode This property is required. string - 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 This property is required. string - Cluster
Profiles This property is required. List<GetHyperflex Cluster Network Policy Result Cluster Profile> - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - Description of the policy.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Jumbo
Frame This property is required. bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip Ranges This property is required. List<GetHyperflex Cluster Network Policy Result Kvm Ip Range> - Mac
Prefix Ranges This property is required. List<GetHyperflex Cluster Network Policy Result Mac Prefix Range> - Mgmt
Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Mgmt Vlan> - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Organizations
This property is required. List<GetHyperflex Cluster Network Policy Result Organization> - Owners
This property is required. List<string> - Parents
This property is required. List<GetHyperflex Cluster Network Policy Result Parent> - Permission
Resources This property is required. List<GetHyperflex Cluster Network Policy Result Permission Resource> This property is required. 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.
This property is required. List<GetHyperflex Cluster Network Policy Result Tag> - Uplink
Speed This property is required. 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 This property is required. List<GetHyperflex Cluster Network Policy Result Version Context> - Vm
Migration Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Vm Migration Vlan> - Vm
Network Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Vm Network Vlan>
- Account
Moid This property is required. string - The Account ID for this managed object.
- Additional
Properties This property is required. string - Ancestors
This property is required. []GetHyperflex Cluster Network Policy Result Ancestor - Cimc
Management Mode This property is required. string - 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 This property is required. string - Cluster
Profiles This property is required. []GetHyperflex Cluster Network Policy Result Cluster Profile - Create
Time This property is required. string - The time when this managed object was created.
- Description
This property is required. string - Description of the policy.
- Domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- Jumbo
Frame This property is required. bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- Kvm
Ip Ranges This property is required. []GetHyperflex Cluster Network Policy Result Kvm Ip Range - Mac
Prefix Ranges This property is required. []GetHyperflex Cluster Network Policy Result Mac Prefix Range - Mgmt
Vlans This property is required. []GetHyperflex Cluster Network Policy Result Mgmt Vlan - Mod
Time This property is required. string - The time when this managed object was last modified.
- Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Organizations
This property is required. []GetHyperflex Cluster Network Policy Result Organization - Owners
This property is required. []string - Parents
This property is required. []GetHyperflex Cluster Network Policy Result Parent - Permission
Resources This property is required. []GetHyperflex Cluster Network Policy Result Permission Resource This property is required. 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.
This property is required. []GetHyperflex Cluster Network Policy Result Tag - Uplink
Speed This property is required. 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 This property is required. []GetHyperflex Cluster Network Policy Result Version Context - Vm
Migration Vlans This property is required. []GetHyperflex Cluster Network Policy Result Vm Migration Vlan - Vm
Network Vlans This property is required. []GetHyperflex Cluster Network Policy Result Vm Network Vlan
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<GetHyperflex Cluster Network Policy Result Ancestor> - cimc
Management Mode This property is required. String - 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 This property is required. String - cluster
Profiles This property is required. List<GetHyperflex Cluster Network Policy Result Cluster Profile> - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - Description of the policy.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- jumbo
Frame This property is required. Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip Ranges This property is required. List<GetHyperflex Cluster Network Policy Result Kvm Ip Range> - mac
Prefix Ranges This property is required. List<GetHyperflex Cluster Network Policy Result Mac Prefix Range> - mgmt
Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Mgmt Vlan> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - organizations
This property is required. List<GetHyperflex Cluster Network Policy Result Organization> - owners
This property is required. List<String> - parents
This property is required. List<GetHyperflex Cluster Network Policy Result Parent> - permission
Resources This property is required. List<GetHyperflex Cluster Network Policy Result Permission Resource> This property is required. 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.
This property is required. List<GetHyperflex Cluster Network Policy Result Tag> - uplink
Speed This property is required. 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 This property is required. List<GetHyperflex Cluster Network Policy Result Version Context> - vm
Migration Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Vm Migration Vlan> - vm
Network Vlans This property is required. List<GetHyperflex Cluster Network Policy Result Vm Network Vlan>
- account
Moid This property is required. string - The Account ID for this managed object.
- additional
Properties This property is required. string - ancestors
This property is required. GetHyperflex Cluster Network Policy Result Ancestor[] - cimc
Management Mode This property is required. string - 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 This property is required. string - cluster
Profiles This property is required. GetHyperflex Cluster Network Policy Result Cluster Profile[] - create
Time This property is required. string - The time when this managed object was created.
- description
This property is required. string - Description of the policy.
- domain
Group Moid This property is required. string - The DomainGroup ID for this managed object.
- jumbo
Frame This property is required. boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip Ranges This property is required. GetHyperflex Cluster Network Policy Result Kvm Ip Range[] - mac
Prefix Ranges This property is required. GetHyperflex Cluster Network Policy Result Mac Prefix Range[] - mgmt
Vlans This property is required. GetHyperflex Cluster Network Policy Result Mgmt Vlan[] - mod
Time This property is required. string - The time when this managed object was last modified.
- moid
This property is required. string - The unique identifier of this Managed Object instance.
- name
This property is required. string - Name of the concrete policy.
- object
Type This property is required. string - organizations
This property is required. GetHyperflex Cluster Network Policy Result Organization[] - owners
This property is required. string[] - parents
This property is required. GetHyperflex Cluster Network Policy Result Parent[] - permission
Resources This property is required. GetHyperflex Cluster Network Policy Result Permission Resource[] This property is required. 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.
This property is required. GetHyperflex Cluster Network Policy Result Tag[] - uplink
Speed This property is required. 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 This property is required. GetHyperflex Cluster Network Policy Result Version Context[] - vm
Migration Vlans This property is required. GetHyperflex Cluster Network Policy Result Vm Migration Vlan[] - vm
Network Vlans This property is required. GetHyperflex Cluster Network Policy Result Vm Network Vlan[]
- account_
moid This property is required. str - The Account ID for this managed object.
- additional_
properties This property is required. str - ancestors
This property is required. Sequence[GetHyperflex Cluster Network Policy Result Ancestor] - cimc_
management_ mode This property is required. str - 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 This property is required. str - cluster_
profiles This property is required. Sequence[GetHyperflex Cluster Network Policy Result Cluster Profile] - create_
time This property is required. str - The time when this managed object was created.
- description
This property is required. str - Description of the policy.
- domain_
group_ moid This property is required. str - The DomainGroup ID for this managed object.
- jumbo_
frame This property is required. bool - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm_
ip_ ranges This property is required. Sequence[GetHyperflex Cluster Network Policy Result Kvm Ip Range] - mac_
prefix_ ranges This property is required. Sequence[GetHyperflex Cluster Network Policy Result Mac Prefix Range] - mgmt_
vlans This property is required. Sequence[GetHyperflex Cluster Network Policy Result Mgmt Vlan] - mod_
time This property is required. str - The time when this managed object was last modified.
- moid
This property is required. str - The unique identifier of this Managed Object instance.
- name
This property is required. str - Name of the concrete policy.
- object_
type This property is required. str - organizations
This property is required. Sequence[GetHyperflex Cluster Network Policy Result Organization] - owners
This property is required. Sequence[str] - parents
This property is required. Sequence[GetHyperflex Cluster Network Policy Result Parent] - permission_
resources This property is required. Sequence[GetHyperflex Cluster Network Policy Result Permission Resource] This property is required. 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.
This property is required. Sequence[GetHyperflex Cluster Network Policy Result Tag] - uplink_
speed This property is required. 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 This property is required. Sequence[GetHyperflex Cluster Network Policy Result Version Context] - vm_
migration_ vlans This property is required. Sequence[GetHyperflex Cluster Network Policy Result Vm Migration Vlan] - vm_
network_ vlans This property is required. Sequence[GetHyperflex Cluster Network Policy Result Vm Network Vlan]
- account
Moid This property is required. String - The Account ID for this managed object.
- additional
Properties This property is required. String - ancestors
This property is required. List<Property Map> - cimc
Management Mode This property is required. String - 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 This property is required. String - cluster
Profiles This property is required. List<Property Map> - create
Time This property is required. String - The time when this managed object was created.
- description
This property is required. String - Description of the policy.
- domain
Group Moid This property is required. String - The DomainGroup ID for this managed object.
- jumbo
Frame This property is required. Boolean - Enable or disable Jumbo Frames (MTU=9000). Jumbo Frames are used by Storage Network, VM Migration Network.
- kvm
Ip Ranges This property is required. List<Property Map> - mac
Prefix Ranges This property is required. List<Property Map> - mgmt
Vlans This property is required. List<Property Map> - mod
Time This property is required. String - The time when this managed object was last modified.
- moid
This property is required. String - The unique identifier of this Managed Object instance.
- name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - organizations
This property is required. List<Property Map> - owners
This property is required. List<String> - parents
This property is required. List<Property Map> - permission
Resources This property is required. List<Property Map> This property is required. 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.
This property is required. List<Property Map>- uplink
Speed This property is required. 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 This property is required. List<Property Map> - vm
Migration Vlans This property is required. List<Property Map> - vm
Network Vlans This property is required. List<Property Map>
GetHyperflexClusterNetworkPolicyResultAncestor
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultClusterProfile
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultKvmIpRange
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Addr This property is required. string - Gateway
This property is required. string - Ip
Addr Blocks This property is required. List<GetHyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block> - Netmask
This property is required. string - Object
Type This property is required. string - Start
Addr This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Addr This property is required. string - Gateway
This property is required. string - Ip
Addr Blocks This property is required. []GetHyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block - Netmask
This property is required. string - Object
Type This property is required. string - Start
Addr This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - end
Addr This property is required. String - gateway
This property is required. String - ip
Addr Blocks This property is required. List<GetHyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block> - netmask
This property is required. String - object
Type This property is required. String - start
Addr This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - end
Addr This property is required. string - gateway
This property is required. string - ip
Addr Blocks This property is required. GetHyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block[] - netmask
This property is required. string - object
Type This property is required. string - start
Addr This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - end_
addr This property is required. str - gateway
This property is required. str - ip_
addr_ blocks This property is required. Sequence[GetHyperflex Cluster Network Policy Result Kvm Ip Range Ip Addr Block] - netmask
This property is required. str - object_
type This property is required. str - start_
addr This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - end
Addr This property is required. String - gateway
This property is required. String - ip
Addr Blocks This property is required. List<Property Map> - netmask
This property is required. String - object
Type This property is required. String - start
Addr This property is required. String
GetHyperflexClusterNetworkPolicyResultKvmIpRangeIpAddrBlock
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Address This property is required. string - Object
Type This property is required. string - Start
Address This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Address This property is required. string - Object
Type This property is required. string - Start
Address This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - end
Address This property is required. String - object
Type This property is required. String - start
Address This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - end
Address This property is required. string - object
Type This property is required. string - start
Address This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - end_
address This property is required. str - object_
type This property is required. str - start_
address This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - end
Address This property is required. String - object
Type This property is required. String - start
Address This property is required. String
GetHyperflexClusterNetworkPolicyResultMacPrefixRange
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Addr This property is required. string - Object
Type This property is required. string - Start
Addr This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - End
Addr This property is required. string - Object
Type This property is required. string - Start
Addr This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - end
Addr This property is required. String - object
Type This property is required. String - start
Addr This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - end
Addr This property is required. string - object
Type This property is required. string - start
Addr This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - end_
addr This property is required. str - object_
type This property is required. str - start_
addr This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - end
Addr This property is required. String - object
Type This property is required. String - start
Addr This property is required. String
GetHyperflexClusterNetworkPolicyResultMgmtVlan
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - name
This property is required. string - Name of the concrete policy.
- object
Type This property is required. string - vlan
Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - name
This property is required. str - Name of the concrete policy.
- object_
type This property is required. str - vlan_
id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. Number
GetHyperflexClusterNetworkPolicyResultOrganization
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultParent
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultPermissionResource
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultTag
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- Additional
Properties This property is required. string - Key
This property is required. string - Value
This property is required. string
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
- additional
Properties This property is required. string - key
This property is required. string - value
This property is required. string
- additional_
properties This property is required. str - key
This property is required. str - value
This property is required. str
- additional
Properties This property is required. String - key
This property is required. String - value
This property is required. String
GetHyperflexClusterNetworkPolicyResultVersionContext
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. List<GetHyperflex Cluster Network Policy Result Version Context Interested Mo> - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. List<GetHyperflex Cluster Network Policy Result Version Context Ref Mo> - Timestamp
This property is required. string - Version
Type This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Interested
Mos This property is required. []GetHyperflex Cluster Network Policy Result Version Context Interested Mo - Marked
For Deletion This property is required. bool - Nr
Version This property is required. string - Object
Type This property is required. string - Ref
Mos This property is required. []GetHyperflex Cluster Network Policy Result Version Context Ref Mo - Timestamp
This property is required. string - Version
Type This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<GetHyperflex Cluster Network Policy Result Version Context Interested Mo> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<GetHyperflex Cluster Network Policy Result Version Context Ref Mo> - timestamp
This property is required. String - version
Type This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - interested
Mos This property is required. GetHyperflex Cluster Network Policy Result Version Context Interested Mo[] - marked
For Deletion This property is required. boolean - nr
Version This property is required. string - object
Type This property is required. string - ref
Mos This property is required. GetHyperflex Cluster Network Policy Result Version Context Ref Mo[] - timestamp
This property is required. string - version
Type This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - interested_
mos This property is required. Sequence[GetHyperflex Cluster Network Policy Result Version Context Interested Mo] - marked_
for_ deletion This property is required. bool - nr_
version This property is required. str - object_
type This property is required. str - ref_
mos This property is required. Sequence[GetHyperflex Cluster Network Policy Result Version Context Ref Mo] - timestamp
This property is required. str - version_
type This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - interested
Mos This property is required. List<Property Map> - marked
For Deletion This property is required. Boolean - nr
Version This property is required. String - object
Type This property is required. String - ref
Mos This property is required. List<Property Map> - timestamp
This property is required. String - version
Type This property is required. String
GetHyperflexClusterNetworkPolicyResultVersionContextInterestedMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultVersionContextRefMo
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- Additional
Properties This property is required. string - Class
Id This property is required. string - Moid
This property is required. string - The unique identifier of this Managed Object instance.
- Object
Type This property is required. string - Selector
This property is required. string
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
- additional
Properties This property is required. string - class
Id This property is required. string - moid
This property is required. string - The unique identifier of this Managed Object instance.
- object
Type This property is required. string - selector
This property is required. string
- additional_
properties This property is required. str - class_
id This property is required. str - moid
This property is required. str - The unique identifier of this Managed Object instance.
- object_
type This property is required. str - selector
This property is required. str
- additional
Properties This property is required. String - class
Id This property is required. String - moid
This property is required. String - The unique identifier of this Managed Object instance.
- object
Type This property is required. String - selector
This property is required. String
GetHyperflexClusterNetworkPolicyResultVmMigrationVlan
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - name
This property is required. string - Name of the concrete policy.
- object
Type This property is required. string - vlan
Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - name
This property is required. str - Name of the concrete policy.
- object_
type This property is required. str - vlan_
id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. Number
GetHyperflexClusterNetworkPolicyResultVmNetworkVlan
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. double
- Additional
Properties This property is required. string - Class
Id This property is required. string - Name
This property is required. string - Name of the concrete policy.
- Object
Type This property is required. string - Vlan
Id This property is required. float64
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. Double
- additional
Properties This property is required. string - class
Id This property is required. string - name
This property is required. string - Name of the concrete policy.
- object
Type This property is required. string - vlan
Id This property is required. number
- additional_
properties This property is required. str - class_
id This property is required. str - name
This property is required. str - Name of the concrete policy.
- object_
type This property is required. str - vlan_
id This property is required. float
- additional
Properties This property is required. String - class
Id This property is required. String - name
This property is required. String - Name of the concrete policy.
- object
Type This property is required. String - vlan
Id This property is required. 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.63 published on Wednesday, Apr 16, 2025 by ciscodevnet