intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getNetworkconfigPolicyInventory
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
Enable or disable Dynamic DNS, add or update DNS settings for IPv4 and IPv6 on Cisco IMC.
Using getNetworkconfigPolicyInventory
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 getNetworkconfigPolicyInventory(args: GetNetworkconfigPolicyInventoryArgs, opts?: InvokeOptions): Promise<GetNetworkconfigPolicyInventoryResult>
function getNetworkconfigPolicyInventoryOutput(args: GetNetworkconfigPolicyInventoryOutputArgs, opts?: InvokeOptions): Output<GetNetworkconfigPolicyInventoryResult>
def get_networkconfig_policy_inventory(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
alternate_ipv4dns_server: Optional[str] = None,
alternate_ipv6dns_server: Optional[str] = None,
ancestors: Optional[Sequence[GetNetworkconfigPolicyInventoryAncestor]] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
device_mo_id: Optional[str] = None,
domain_group_moid: Optional[str] = None,
dynamic_dns_domain: Optional[str] = None,
enable_dynamic_dns: Optional[bool] = None,
enable_ipv4dns_from_dhcp: Optional[bool] = None,
enable_ipv6: Optional[bool] = None,
enable_ipv6dns_from_dhcp: Optional[bool] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
object_type: Optional[str] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetNetworkconfigPolicyInventoryParent] = None,
permission_resources: Optional[Sequence[GetNetworkconfigPolicyInventoryPermissionResource]] = None,
preferred_ipv4dns_server: Optional[str] = None,
preferred_ipv6dns_server: Optional[str] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetNetworkconfigPolicyInventoryTag]] = None,
target_mo: Optional[GetNetworkconfigPolicyInventoryTargetMo] = None,
version_context: Optional[GetNetworkconfigPolicyInventoryVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkconfigPolicyInventoryResult
def get_networkconfig_policy_inventory_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
alternate_ipv4dns_server: Optional[pulumi.Input[str]] = None,
alternate_ipv6dns_server: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkconfigPolicyInventoryAncestorArgs]]]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
device_mo_id: Optional[pulumi.Input[str]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
dynamic_dns_domain: Optional[pulumi.Input[str]] = None,
enable_dynamic_dns: Optional[pulumi.Input[bool]] = None,
enable_ipv4dns_from_dhcp: Optional[pulumi.Input[bool]] = None,
enable_ipv6: Optional[pulumi.Input[bool]] = None,
enable_ipv6dns_from_dhcp: Optional[pulumi.Input[bool]] = None,
id: Optional[pulumi.Input[str]] = 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,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetNetworkconfigPolicyInventoryParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkconfigPolicyInventoryPermissionResourceArgs]]]] = None,
preferred_ipv4dns_server: Optional[pulumi.Input[str]] = None,
preferred_ipv6dns_server: Optional[pulumi.Input[str]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetNetworkconfigPolicyInventoryTagArgs]]]] = None,
target_mo: Optional[pulumi.Input[GetNetworkconfigPolicyInventoryTargetMoArgs]] = None,
version_context: Optional[pulumi.Input[GetNetworkconfigPolicyInventoryVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkconfigPolicyInventoryResult]
func LookupNetworkconfigPolicyInventory(ctx *Context, args *LookupNetworkconfigPolicyInventoryArgs, opts ...InvokeOption) (*LookupNetworkconfigPolicyInventoryResult, error)
func LookupNetworkconfigPolicyInventoryOutput(ctx *Context, args *LookupNetworkconfigPolicyInventoryOutputArgs, opts ...InvokeOption) LookupNetworkconfigPolicyInventoryResultOutput
> Note: This function is named LookupNetworkconfigPolicyInventory
in the Go SDK.
public static class GetNetworkconfigPolicyInventory
{
public static Task<GetNetworkconfigPolicyInventoryResult> InvokeAsync(GetNetworkconfigPolicyInventoryArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkconfigPolicyInventoryResult> Invoke(GetNetworkconfigPolicyInventoryInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkconfigPolicyInventoryResult> getNetworkconfigPolicyInventory(GetNetworkconfigPolicyInventoryArgs args, InvokeOptions options)
public static Output<GetNetworkconfigPolicyInventoryResult> getNetworkconfigPolicyInventory(GetNetworkconfigPolicyInventoryArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getNetworkconfigPolicyInventory:getNetworkconfigPolicyInventory
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- Alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- Ancestors
List<Get
Networkconfig Policy Inventory Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- Enable
Dynamic boolDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- Enable
Ipv4dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- Enable
Ipv6 bool - If enabled, allows to configure IPv6 properties.
- Enable
Ipv6dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- Id string
- 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 inventoried policy object.
- Object
Type string - Owners List<string>
- Parent
Get
Networkconfig Policy Inventory Parent - Permission
Resources List<GetNetworkconfig Policy Inventory Permission Resource> - Preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- Preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Tag> - Target
Mo GetNetworkconfig Policy Inventory Target Mo - Version
Context GetNetworkconfig Policy Inventory Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- Alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- Ancestors
[]Get
Networkconfig Policy Inventory Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- Enable
Dynamic boolDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- Enable
Ipv4dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- Enable
Ipv6 bool - If enabled, allows to configure IPv6 properties.
- Enable
Ipv6dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- Id string
- 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 inventoried policy object.
- Object
Type string - Owners []string
- Parent
Get
Networkconfig Policy Inventory Parent - Permission
Resources []GetNetworkconfig Policy Inventory Permission Resource - Preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- Preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Tag - Target
Mo GetNetworkconfig Policy Inventory Target Mo - Version
Context GetNetworkconfig Policy Inventory Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alternate
Ipv4dns StringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns StringServer - IP address of the secondary DNS server.
- ancestors
List<Get
Networkconfig Policy Inventory Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns StringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic BooleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 Boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- id String
- 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 inventoried policy object.
- object
Type String - owners List<String>
- parent
Get
Networkconfig Policy Inventory Parent - permission
Resources List<GetNetworkconfig Policy Inventory Permission Resource> - preferred
Ipv4dns StringServer - IP address of the primary DNS server.
- preferred
Ipv6dns StringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Tag> - target
Mo GetNetworkconfig Policy Inventory Target Mo - version
Context GetNetworkconfig Policy Inventory Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- ancestors
Get
Networkconfig Policy Inventory Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic booleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns booleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns booleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- id string
- 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 inventoried policy object.
- object
Type string - owners string[]
- parent
Get
Networkconfig Policy Inventory Parent - permission
Resources GetNetworkconfig Policy Inventory Permission Resource[] - preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Tag[] - target
Mo GetNetworkconfig Policy Inventory Target Mo - version
Context GetNetworkconfig Policy Inventory Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alternate_
ipv4dns_ strserver - IP address of the secondary DNS server.
- alternate_
ipv6dns_ strserver - IP address of the secondary DNS server.
- ancestors
Sequence[Get
Networkconfig Policy Inventory Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- dynamic_
dns_ strdomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable_
dynamic_ booldns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable_
ipv4dns_ boolfrom_ dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable_
ipv6 bool - If enabled, allows to configure IPv6 properties.
- enable_
ipv6dns_ boolfrom_ dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- id str
- 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 inventoried policy object.
- object_
type str - owners Sequence[str]
- parent
Get
Networkconfig Policy Inventory Parent - permission_
resources Sequence[GetNetworkconfig Policy Inventory Permission Resource] - preferred_
ipv4dns_ strserver - IP address of the primary DNS server.
- preferred_
ipv6dns_ strserver - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Tag] - target_
mo GetNetworkconfig Policy Inventory Target Mo - version_
context GetNetworkconfig Policy Inventory Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alternate
Ipv4dns StringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns StringServer - IP address of the secondary DNS server.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns StringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic BooleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 Boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- id String
- 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 inventoried policy object.
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - preferred
Ipv4dns StringServer - IP address of the primary DNS server.
- preferred
Ipv6dns StringServer - IP address of the primary DNS server.
- 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>
- target
Mo Property Map - version
Context Property Map
getNetworkconfigPolicyInventory Result
The following output properties are available:
- Id string
- Results
List<Get
Networkconfig Policy Inventory Result> - Account
Moid string - Additional
Properties string - Alternate
Ipv4dns stringServer - Alternate
Ipv6dns stringServer - Ancestors
List<Get
Networkconfig Policy Inventory Ancestor> - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Domain
Group stringMoid - Dynamic
Dns stringDomain - Enable
Dynamic boolDns - Enable
Ipv4dns boolFrom Dhcp - Enable
Ipv6 bool - Enable
Ipv6dns boolFrom Dhcp - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners List<string>
- Parent
Get
Networkconfig Policy Inventory Parent - Permission
Resources List<GetNetworkconfig Policy Inventory Permission Resource> - Preferred
Ipv4dns stringServer - Preferred
Ipv6dns stringServer - string
- List<Get
Networkconfig Policy Inventory Tag> - Target
Mo GetNetworkconfig Policy Inventory Target Mo - Version
Context GetNetworkconfig Policy Inventory Version Context
- Id string
- Results
[]Get
Networkconfig Policy Inventory Result - Account
Moid string - Additional
Properties string - Alternate
Ipv4dns stringServer - Alternate
Ipv6dns stringServer - Ancestors
[]Get
Networkconfig Policy Inventory Ancestor - Class
Id string - Create
Time string - Description string
- Device
Mo stringId - Domain
Group stringMoid - Dynamic
Dns stringDomain - Enable
Dynamic boolDns - Enable
Ipv4dns boolFrom Dhcp - Enable
Ipv6 bool - Enable
Ipv6dns boolFrom Dhcp - Mod
Time string - Moid string
- Name string
- Object
Type string - Owners []string
- Parent
Get
Networkconfig Policy Inventory Parent - Permission
Resources []GetNetworkconfig Policy Inventory Permission Resource - Preferred
Ipv4dns stringServer - Preferred
Ipv6dns stringServer - string
- []Get
Networkconfig Policy Inventory Tag - Target
Mo GetNetworkconfig Policy Inventory Target Mo - Version
Context GetNetworkconfig Policy Inventory Version Context
- id String
- results
List<Get
Networkconfig Policy Inventory Result> - account
Moid String - additional
Properties String - alternate
Ipv4dns StringServer - alternate
Ipv6dns StringServer - ancestors
List<Get
Networkconfig Policy Inventory Ancestor> - class
Id String - create
Time String - description String
- device
Mo StringId - domain
Group StringMoid - dynamic
Dns StringDomain - enable
Dynamic BooleanDns - enable
Ipv4dns BooleanFrom Dhcp - enable
Ipv6 Boolean - enable
Ipv6dns BooleanFrom Dhcp - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent
Get
Networkconfig Policy Inventory Parent - permission
Resources List<GetNetworkconfig Policy Inventory Permission Resource> - preferred
Ipv4dns StringServer - preferred
Ipv6dns StringServer - String
- List<Get
Networkconfig Policy Inventory Tag> - target
Mo GetNetworkconfig Policy Inventory Target Mo - version
Context GetNetworkconfig Policy Inventory Version Context
- id string
- results
Get
Networkconfig Policy Inventory Result[] - account
Moid string - additional
Properties string - alternate
Ipv4dns stringServer - alternate
Ipv6dns stringServer - ancestors
Get
Networkconfig Policy Inventory Ancestor[] - class
Id string - create
Time string - description string
- device
Mo stringId - domain
Group stringMoid - dynamic
Dns stringDomain - enable
Dynamic booleanDns - enable
Ipv4dns booleanFrom Dhcp - enable
Ipv6 boolean - enable
Ipv6dns booleanFrom Dhcp - mod
Time string - moid string
- name string
- object
Type string - owners string[]
- parent
Get
Networkconfig Policy Inventory Parent - permission
Resources GetNetworkconfig Policy Inventory Permission Resource[] - preferred
Ipv4dns stringServer - preferred
Ipv6dns stringServer - string
- Get
Networkconfig Policy Inventory Tag[] - target
Mo GetNetworkconfig Policy Inventory Target Mo - version
Context GetNetworkconfig Policy Inventory Version Context
- id str
- results
Sequence[Get
Networkconfig Policy Inventory Result] - account_
moid str - additional_
properties str - alternate_
ipv4dns_ strserver - alternate_
ipv6dns_ strserver - ancestors
Sequence[Get
Networkconfig Policy Inventory Ancestor] - class_
id str - create_
time str - description str
- device_
mo_ strid - domain_
group_ strmoid - dynamic_
dns_ strdomain - enable_
dynamic_ booldns - enable_
ipv4dns_ boolfrom_ dhcp - enable_
ipv6 bool - enable_
ipv6dns_ boolfrom_ dhcp - mod_
time str - moid str
- name str
- object_
type str - owners Sequence[str]
- parent
Get
Networkconfig Policy Inventory Parent - permission_
resources Sequence[GetNetworkconfig Policy Inventory Permission Resource] - preferred_
ipv4dns_ strserver - preferred_
ipv6dns_ strserver - str
- Sequence[Get
Networkconfig Policy Inventory Tag] - target_
mo GetNetworkconfig Policy Inventory Target Mo - version_
context GetNetworkconfig Policy Inventory Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - alternate
Ipv4dns StringServer - alternate
Ipv6dns StringServer - ancestors List<Property Map>
- class
Id String - create
Time String - description String
- device
Mo StringId - domain
Group StringMoid - dynamic
Dns StringDomain - enable
Dynamic BooleanDns - enable
Ipv4dns BooleanFrom Dhcp - enable
Ipv6 Boolean - enable
Ipv6dns BooleanFrom Dhcp - mod
Time String - moid String
- name String
- object
Type String - owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - preferred
Ipv4dns StringServer - preferred
Ipv6dns StringServer - String
- List<Property Map>
- target
Mo Property Map - version
Context Property Map
Supporting Types
GetNetworkconfigPolicyInventoryAncestor
- 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'.
GetNetworkconfigPolicyInventoryParent
- 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'.
GetNetworkconfigPolicyInventoryPermissionResource
- 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'.
GetNetworkconfigPolicyInventoryResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- Alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- Ancestors
List<Get
Networkconfig Policy Inventory Result Ancestor> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- Enable
Dynamic boolDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- Enable
Ipv4dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- Enable
Ipv6 bool - If enabled, allows to configure IPv6 properties.
- Enable
Ipv6dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- Object
Type string - Owners List<string>
- Parents
List<Get
Networkconfig Policy Inventory Result Parent> - Permission
Resources List<GetNetworkconfig Policy Inventory Result Permission Resource> - Preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- Preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Result Tag> - Target
Mos List<GetNetworkconfig Policy Inventory Result Target Mo> - Version
Contexts List<GetNetworkconfig Policy Inventory Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- Alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- Ancestors
[]Get
Networkconfig Policy Inventory Result Ancestor - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Device
Mo stringId - Device ID of the entity from where inventory is reported.
- Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- Enable
Dynamic boolDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- Enable
Ipv4dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- Enable
Ipv6 bool - If enabled, allows to configure IPv6 properties.
- Enable
Ipv6dns boolFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- Object
Type string - Owners []string
- Parents
[]Get
Networkconfig Policy Inventory Result Parent - Permission
Resources []GetNetworkconfig Policy Inventory Result Permission Resource - Preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- Preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Result Tag - Target
Mos []GetNetworkconfig Policy Inventory Result Target Mo - Version
Contexts []GetNetworkconfig Policy Inventory Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alternate
Ipv4dns StringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns StringServer - IP address of the secondary DNS server.
- ancestors
List<Get
Networkconfig Policy Inventory Result Ancestor> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns StringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic BooleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 Boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- object
Type String - owners List<String>
- parents
List<Get
Networkconfig Policy Inventory Result Parent> - permission
Resources List<GetNetworkconfig Policy Inventory Result Permission Resource> - preferred
Ipv4dns StringServer - IP address of the primary DNS server.
- preferred
Ipv6dns StringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Result Tag> - target
Mos List<GetNetworkconfig Policy Inventory Result Target Mo> - version
Contexts List<GetNetworkconfig Policy Inventory Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - alternate
Ipv4dns stringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns stringServer - IP address of the secondary DNS server.
- ancestors
Get
Networkconfig Policy Inventory Result Ancestor[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- device
Mo stringId - Device ID of the entity from where inventory is reported.
- domain
Group stringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns stringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic booleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns booleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns booleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- object
Type string - owners string[]
- parents
Get
Networkconfig Policy Inventory Result Parent[] - permission
Resources GetNetworkconfig Policy Inventory Result Permission Resource[] - preferred
Ipv4dns stringServer - IP address of the primary DNS server.
- preferred
Ipv6dns stringServer - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Result Tag[] - target
Mos GetNetworkconfig Policy Inventory Result Target Mo[] - version
Contexts GetNetworkconfig Policy Inventory Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - alternate_
ipv4dns_ strserver - IP address of the secondary DNS server.
- alternate_
ipv6dns_ strserver - IP address of the secondary DNS server.
- ancestors
Sequence[Get
Networkconfig Policy Inventory Result Ancestor] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- device_
mo_ strid - Device ID of the entity from where inventory is reported.
- domain_
group_ strmoid - The DomainGroup ID for this managed object.
- dynamic_
dns_ strdomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable_
dynamic_ booldns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable_
ipv4dns_ boolfrom_ dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable_
ipv6 bool - If enabled, allows to configure IPv6 properties.
- enable_
ipv6dns_ boolfrom_ dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- object_
type str - owners Sequence[str]
- parents
Sequence[Get
Networkconfig Policy Inventory Result Parent] - permission_
resources Sequence[GetNetworkconfig Policy Inventory Result Permission Resource] - preferred_
ipv4dns_ strserver - IP address of the primary DNS server.
- preferred_
ipv6dns_ strserver - IP address of the primary DNS server.
- 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
Networkconfig Policy Inventory Result Tag] - target_
mos Sequence[GetNetworkconfig Policy Inventory Result Target Mo] - version_
contexts Sequence[GetNetworkconfig Policy Inventory Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - alternate
Ipv4dns StringServer - IP address of the secondary DNS server.
- alternate
Ipv6dns StringServer - IP address of the secondary DNS server.
- ancestors List<Property Map>
- class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- device
Mo StringId - Device ID of the entity from where inventory is reported.
- domain
Group StringMoid - The DomainGroup ID for this managed object.
- dynamic
Dns StringDomain - The domain name appended to a hostname for a Dynamic DNS (DDNS) update. If left blank, only a hostname is sent to the DDNS update request.
- enable
Dynamic BooleanDns - If enabled, updates the resource records to the DNS from Cisco IMC.
- enable
Ipv4dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv4 in Cisco IMC to enable it.
- enable
Ipv6 Boolean - If enabled, allows to configure IPv6 properties.
- enable
Ipv6dns BooleanFrom Dhcp - If enabled, Cisco IMC retrieves the DNS server addresses from DHCP. Use DHCP field must be enabled for IPv6 in Cisco IMC to enable it.
- 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 inventoried policy object.
- object
Type String - owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - preferred
Ipv4dns StringServer - IP address of the primary DNS server.
- preferred
Ipv6dns StringServer - IP address of the primary DNS server.
- 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>
- target
Mos List<Property Map> - version
Contexts List<Property Map>
GetNetworkconfigPolicyInventoryResultAncestor
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryResultParent
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryResultPermissionResource
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryResultTag
- Additional
Properties string - Key string
- Value string
- Additional
Properties string - Key string
- Value string
- additional
Properties String - key String
- value String
- additional
Properties string - key string
- value string
- additional_
properties str - key str
- value str
- additional
Properties String - key String
- value String
GetNetworkconfigPolicyInventoryResultTargetMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryResultVersionContext
- additional
Properties String - class
Id String - interested
Mos List<Property Map> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<Property Map> - timestamp String
- version
Type String
GetNetworkconfigPolicyInventoryResultVersionContextInterestedMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryResultVersionContextRefMo
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- Additional
Properties string - Class
Id string - Moid string
- The unique identifier of this Managed Object instance.
- Object
Type string - Selector string
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
- additional
Properties string - class
Id string - moid string
- The unique identifier of this Managed Object instance.
- object
Type string - selector string
- additional_
properties str - class_
id str - moid str
- The unique identifier of this Managed Object instance.
- object_
type str - selector str
- additional
Properties String - class
Id String - moid String
- The unique identifier of this Managed Object instance.
- object
Type String - selector String
GetNetworkconfigPolicyInventoryTag
- 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.
GetNetworkconfigPolicyInventoryTargetMo
- 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'.
GetNetworkconfigPolicyInventoryVersionContext
- 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<GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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 []GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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<GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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[GetNetworkconfig Policy Inventory 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 GetNetworkconfig Policy Inventory 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.
GetNetworkconfigPolicyInventoryVersionContextInterestedMo
- 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'.
GetNetworkconfigPolicyInventoryVersionContextRefMo
- 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'.
Package Details
- Repository
- intersight ciscodevnet/terraform-provider-intersight
- License
- Notes
- This Pulumi package is based on the
intersight
Terraform Provider.
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet