intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
intersight.getIamLdapPolicy
Explore with Pulumi AI
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet
LDAP Policy configurations.
Using getIamLdapPolicy
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 getIamLdapPolicy(args: GetIamLdapPolicyArgs, opts?: InvokeOptions): Promise<GetIamLdapPolicyResult>
function getIamLdapPolicyOutput(args: GetIamLdapPolicyOutputArgs, opts?: InvokeOptions): Output<GetIamLdapPolicyResult>
def get_iam_ldap_policy(account_moid: Optional[str] = None,
additional_properties: Optional[str] = None,
ancestors: Optional[Sequence[GetIamLdapPolicyAncestor]] = None,
appliance_account: Optional[GetIamLdapPolicyApplianceAccount] = None,
base_properties: Optional[GetIamLdapPolicyBaseProperties] = None,
class_id: Optional[str] = None,
create_time: Optional[str] = None,
description: Optional[str] = None,
dns_parameters: Optional[GetIamLdapPolicyDnsParameters] = None,
domain_group_moid: Optional[str] = None,
enable_dns: Optional[bool] = None,
enabled: Optional[bool] = None,
groups: Optional[Sequence[GetIamLdapPolicyGroup]] = None,
id: Optional[str] = None,
mod_time: Optional[str] = None,
moid: Optional[str] = None,
name: Optional[str] = None,
nr_providers: Optional[Sequence[GetIamLdapPolicyNrProvider]] = None,
object_type: Optional[str] = None,
organization: Optional[GetIamLdapPolicyOrganization] = None,
owners: Optional[Sequence[str]] = None,
parent: Optional[GetIamLdapPolicyParent] = None,
permission_resources: Optional[Sequence[GetIamLdapPolicyPermissionResource]] = None,
profiles: Optional[Sequence[GetIamLdapPolicyProfile]] = None,
shared_scope: Optional[str] = None,
tags: Optional[Sequence[GetIamLdapPolicyTag]] = None,
user_search_precedence: Optional[str] = None,
version_context: Optional[GetIamLdapPolicyVersionContext] = None,
opts: Optional[InvokeOptions] = None) -> GetIamLdapPolicyResult
def get_iam_ldap_policy_output(account_moid: Optional[pulumi.Input[str]] = None,
additional_properties: Optional[pulumi.Input[str]] = None,
ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyAncestorArgs]]]] = None,
appliance_account: Optional[pulumi.Input[GetIamLdapPolicyApplianceAccountArgs]] = None,
base_properties: Optional[pulumi.Input[GetIamLdapPolicyBasePropertiesArgs]] = None,
class_id: Optional[pulumi.Input[str]] = None,
create_time: Optional[pulumi.Input[str]] = None,
description: Optional[pulumi.Input[str]] = None,
dns_parameters: Optional[pulumi.Input[GetIamLdapPolicyDnsParametersArgs]] = None,
domain_group_moid: Optional[pulumi.Input[str]] = None,
enable_dns: Optional[pulumi.Input[bool]] = None,
enabled: Optional[pulumi.Input[bool]] = None,
groups: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyGroupArgs]]]] = 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,
nr_providers: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyNrProviderArgs]]]] = None,
object_type: Optional[pulumi.Input[str]] = None,
organization: Optional[pulumi.Input[GetIamLdapPolicyOrganizationArgs]] = None,
owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
parent: Optional[pulumi.Input[GetIamLdapPolicyParentArgs]] = None,
permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyPermissionResourceArgs]]]] = None,
profiles: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyProfileArgs]]]] = None,
shared_scope: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetIamLdapPolicyTagArgs]]]] = None,
user_search_precedence: Optional[pulumi.Input[str]] = None,
version_context: Optional[pulumi.Input[GetIamLdapPolicyVersionContextArgs]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetIamLdapPolicyResult]
func LookupIamLdapPolicy(ctx *Context, args *LookupIamLdapPolicyArgs, opts ...InvokeOption) (*LookupIamLdapPolicyResult, error)
func LookupIamLdapPolicyOutput(ctx *Context, args *LookupIamLdapPolicyOutputArgs, opts ...InvokeOption) LookupIamLdapPolicyResultOutput
> Note: This function is named LookupIamLdapPolicy
in the Go SDK.
public static class GetIamLdapPolicy
{
public static Task<GetIamLdapPolicyResult> InvokeAsync(GetIamLdapPolicyArgs args, InvokeOptions? opts = null)
public static Output<GetIamLdapPolicyResult> Invoke(GetIamLdapPolicyInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetIamLdapPolicyResult> getIamLdapPolicy(GetIamLdapPolicyArgs args, InvokeOptions options)
public static Output<GetIamLdapPolicyResult> getIamLdapPolicy(GetIamLdapPolicyArgs args, InvokeOptions options)
fn::invoke:
function: intersight:index/getIamLdapPolicy:getIamLdapPolicy
arguments:
# arguments dictionary
The following arguments are supported:
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Iam Ldap Policy Ancestor> - Appliance
Account GetIam Ldap Policy Appliance Account - Base
Properties GetIam Ldap Policy Base Properties - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Dns
Parameters GetIam Ldap Policy Dns Parameters - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Dns bool - Enables DNS to access LDAP servers.
- Enabled bool
- LDAP server performs authentication.
- Groups
List<Get
Iam Ldap Policy Group> - 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 concrete policy.
- Nr
Providers List<GetIam Ldap Policy Nr Provider> - Object
Type string - Organization
Get
Iam Ldap Policy Organization - Owners List<string>
- Parent
Get
Iam Ldap Policy Parent - Permission
Resources List<GetIam Ldap Policy Permission Resource> - Profiles
List<Get
Iam Ldap Policy Profile> - 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
Iam Ldap Policy Tag> - User
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - Version
Context GetIam Ldap Policy Version Context
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Iam Ldap Policy Ancestor - Appliance
Account GetIam Ldap Policy Appliance Account - Base
Properties GetIam Ldap Policy Base Properties - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Dns
Parameters GetIam Ldap Policy Dns Parameters - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Dns bool - Enables DNS to access LDAP servers.
- Enabled bool
- LDAP server performs authentication.
- Groups
[]Get
Iam Ldap Policy Group - 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 concrete policy.
- Nr
Providers []GetIam Ldap Policy Nr Provider - Object
Type string - Organization
Get
Iam Ldap Policy Organization - Owners []string
- Parent
Get
Iam Ldap Policy Parent - Permission
Resources []GetIam Ldap Policy Permission Resource - Profiles
[]Get
Iam Ldap Policy Profile - 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
Iam Ldap Policy Tag - User
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - Version
Context GetIam Ldap Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Iam Ldap Policy Ancestor> - appliance
Account GetIam Ldap Policy Appliance Account - base
Properties GetIam Ldap Policy Base Properties - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- dns
Parameters GetIam Ldap Policy Dns Parameters - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Dns Boolean - Enables DNS to access LDAP servers.
- enabled Boolean
- LDAP server performs authentication.
- groups
List<Get
Iam Ldap Policy Group> - 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 concrete policy.
- nr
Providers List<GetIam Ldap Policy Nr Provider> - object
Type String - organization
Get
Iam Ldap Policy Organization - owners List<String>
- parent
Get
Iam Ldap Policy Parent - permission
Resources List<GetIam Ldap Policy Permission Resource> - profiles
List<Get
Iam Ldap Policy Profile> - 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
Iam Ldap Policy Tag> - user
Search StringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Context GetIam Ldap Policy Version Context
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Iam Ldap Policy Ancestor[] - appliance
Account GetIam Ldap Policy Appliance Account - base
Properties GetIam Ldap Policy Base Properties - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- dns
Parameters GetIam Ldap Policy Dns Parameters - domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Dns boolean - Enables DNS to access LDAP servers.
- enabled boolean
- LDAP server performs authentication.
- groups
Get
Iam Ldap Policy Group[] - 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 concrete policy.
- nr
Providers GetIam Ldap Policy Nr Provider[] - object
Type string - organization
Get
Iam Ldap Policy Organization - owners string[]
- parent
Get
Iam Ldap Policy Parent - permission
Resources GetIam Ldap Policy Permission Resource[] - profiles
Get
Iam Ldap Policy Profile[] - 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
Iam Ldap Policy Tag[] - user
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Context GetIam Ldap Policy Version Context
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Iam Ldap Policy Ancestor] - appliance_
account GetIam Ldap Policy Appliance Account - base_
properties GetIam Ldap Policy Base Properties - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- dns_
parameters GetIam Ldap Policy Dns Parameters - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
dns bool - Enables DNS to access LDAP servers.
- enabled bool
- LDAP server performs authentication.
- groups
Sequence[Get
Iam Ldap Policy Group] - 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 concrete policy.
- nr_
providers Sequence[GetIam Ldap Policy Nr Provider] - object_
type str - organization
Get
Iam Ldap Policy Organization - owners Sequence[str]
- parent
Get
Iam Ldap Policy Parent - permission_
resources Sequence[GetIam Ldap Policy Permission Resource] - profiles
Sequence[Get
Iam Ldap Policy Profile] - 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
Iam Ldap Policy Tag] - user_
search_ strprecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version_
context GetIam Ldap Policy Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- appliance
Account Property Map - base
Properties Property Map - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- dns
Parameters Property Map - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Dns Boolean - Enables DNS to access LDAP servers.
- enabled Boolean
- LDAP server performs authentication.
- groups List<Property Map>
- 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 concrete policy.
- nr
Providers List<Property Map> - object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles 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>
- user
Search StringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Context Property Map
getIamLdapPolicy Result
The following output properties are available:
- Id string
- Results
List<Get
Iam Ldap Policy Result> - Account
Moid string - Additional
Properties string - Ancestors
List<Get
Iam Ldap Policy Ancestor> - Appliance
Account GetIam Ldap Policy Appliance Account - Base
Properties GetIam Ldap Policy Base Properties - Class
Id string - Create
Time string - Description string
- Dns
Parameters GetIam Ldap Policy Dns Parameters - Domain
Group stringMoid - Enable
Dns bool - Enabled bool
- Groups
List<Get
Iam Ldap Policy Group> - Mod
Time string - Moid string
- Name string
- Nr
Providers List<GetIam Ldap Policy Nr Provider> - Object
Type string - Organization
Get
Iam Ldap Policy Organization - Owners List<string>
- Parent
Get
Iam Ldap Policy Parent - Permission
Resources List<GetIam Ldap Policy Permission Resource> - Profiles
List<Get
Iam Ldap Policy Profile> - string
- List<Get
Iam Ldap Policy Tag> - User
Search stringPrecedence - Version
Context GetIam Ldap Policy Version Context
- Id string
- Results
[]Get
Iam Ldap Policy Result - Account
Moid string - Additional
Properties string - Ancestors
[]Get
Iam Ldap Policy Ancestor - Appliance
Account GetIam Ldap Policy Appliance Account - Base
Properties GetIam Ldap Policy Base Properties - Class
Id string - Create
Time string - Description string
- Dns
Parameters GetIam Ldap Policy Dns Parameters - Domain
Group stringMoid - Enable
Dns bool - Enabled bool
- Groups
[]Get
Iam Ldap Policy Group - Mod
Time string - Moid string
- Name string
- Nr
Providers []GetIam Ldap Policy Nr Provider - Object
Type string - Organization
Get
Iam Ldap Policy Organization - Owners []string
- Parent
Get
Iam Ldap Policy Parent - Permission
Resources []GetIam Ldap Policy Permission Resource - Profiles
[]Get
Iam Ldap Policy Profile - string
- []Get
Iam Ldap Policy Tag - User
Search stringPrecedence - Version
Context GetIam Ldap Policy Version Context
- id String
- results
List<Get
Iam Ldap Policy Result> - account
Moid String - additional
Properties String - ancestors
List<Get
Iam Ldap Policy Ancestor> - appliance
Account GetIam Ldap Policy Appliance Account - base
Properties GetIam Ldap Policy Base Properties - class
Id String - create
Time String - description String
- dns
Parameters GetIam Ldap Policy Dns Parameters - domain
Group StringMoid - enable
Dns Boolean - enabled Boolean
- groups
List<Get
Iam Ldap Policy Group> - mod
Time String - moid String
- name String
- nr
Providers List<GetIam Ldap Policy Nr Provider> - object
Type String - organization
Get
Iam Ldap Policy Organization - owners List<String>
- parent
Get
Iam Ldap Policy Parent - permission
Resources List<GetIam Ldap Policy Permission Resource> - profiles
List<Get
Iam Ldap Policy Profile> - String
- List<Get
Iam Ldap Policy Tag> - user
Search StringPrecedence - version
Context GetIam Ldap Policy Version Context
- id string
- results
Get
Iam Ldap Policy Result[] - account
Moid string - additional
Properties string - ancestors
Get
Iam Ldap Policy Ancestor[] - appliance
Account GetIam Ldap Policy Appliance Account - base
Properties GetIam Ldap Policy Base Properties - class
Id string - create
Time string - description string
- dns
Parameters GetIam Ldap Policy Dns Parameters - domain
Group stringMoid - enable
Dns boolean - enabled boolean
- groups
Get
Iam Ldap Policy Group[] - mod
Time string - moid string
- name string
- nr
Providers GetIam Ldap Policy Nr Provider[] - object
Type string - organization
Get
Iam Ldap Policy Organization - owners string[]
- parent
Get
Iam Ldap Policy Parent - permission
Resources GetIam Ldap Policy Permission Resource[] - profiles
Get
Iam Ldap Policy Profile[] - string
- Get
Iam Ldap Policy Tag[] - user
Search stringPrecedence - version
Context GetIam Ldap Policy Version Context
- id str
- results
Sequence[Get
Iam Ldap Policy Result] - account_
moid str - additional_
properties str - ancestors
Sequence[Get
Iam Ldap Policy Ancestor] - appliance_
account GetIam Ldap Policy Appliance Account - base_
properties GetIam Ldap Policy Base Properties - class_
id str - create_
time str - description str
- dns_
parameters GetIam Ldap Policy Dns Parameters - domain_
group_ strmoid - enable_
dns bool - enabled bool
- groups
Sequence[Get
Iam Ldap Policy Group] - mod_
time str - moid str
- name str
- nr_
providers Sequence[GetIam Ldap Policy Nr Provider] - object_
type str - organization
Get
Iam Ldap Policy Organization - owners Sequence[str]
- parent
Get
Iam Ldap Policy Parent - permission_
resources Sequence[GetIam Ldap Policy Permission Resource] - profiles
Sequence[Get
Iam Ldap Policy Profile] - str
- Sequence[Get
Iam Ldap Policy Tag] - user_
search_ strprecedence - version_
context GetIam Ldap Policy Version Context
- id String
- results List<Property Map>
- account
Moid String - additional
Properties String - ancestors List<Property Map>
- appliance
Account Property Map - base
Properties Property Map - class
Id String - create
Time String - description String
- dns
Parameters Property Map - domain
Group StringMoid - enable
Dns Boolean - enabled Boolean
- groups List<Property Map>
- mod
Time String - moid String
- name String
- nr
Providers List<Property Map> - object
Type String - organization Property Map
- owners List<String>
- parent Property Map
- permission
Resources List<Property Map> - profiles List<Property Map>
- String
- List<Property Map>
- user
Search StringPrecedence - version
Context Property Map
Supporting Types
GetIamLdapPolicyAncestor
- 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'.
GetIamLdapPolicyApplianceAccount
- 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'.
GetIamLdapPolicyBaseProperties
- Additional
Properties string - Attribute string
- Role and locale information of the user.
- Base
Dn string - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- Bind
Dn string - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- Bind
Method string - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- Domain string
- The IPv4 domain that all users must be in.
- Enable
Encryption bool - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- bool
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- Enable
Nested boolGroup Search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- Filter string
- Criteria to identify entries in search requests.
- Group
Attribute string - Groups to which an LDAP entry belongs.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Nested
Group doubleSearch Depth - Search depth to look for a nested LDAP group in an LDAP group map.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- Timeout double
- LDAP authentication timeout duration, in seconds.
- Additional
Properties string - Attribute string
- Role and locale information of the user.
- Base
Dn string - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- Bind
Dn string - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- Bind
Method string - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- Domain string
- The IPv4 domain that all users must be in.
- Enable
Encryption bool - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- bool
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- Enable
Nested boolGroup Search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- Filter string
- Criteria to identify entries in search requests.
- Group
Attribute string - Groups to which an LDAP entry belongs.
- Is
Password boolSet - Indicates whether the value of the 'password' property has been set.
- Nested
Group float64Search Depth - Search depth to look for a nested LDAP group in an LDAP group map.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Password string
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- Timeout float64
- LDAP authentication timeout duration, in seconds.
- additional
Properties String - attribute String
- Role and locale information of the user.
- base
Dn String - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- bind
Dn String - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- bind
Method String - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- domain String
- The IPv4 domain that all users must be in.
- enable
Encryption Boolean - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- Boolean
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- enable
Nested BooleanGroup Search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- filter String
- Criteria to identify entries in search requests.
- group
Attribute String - Groups to which an LDAP entry belongs.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- nested
Group DoubleSearch Depth - Search depth to look for a nested LDAP group in an LDAP group map.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- timeout Double
- LDAP authentication timeout duration, in seconds.
- additional
Properties string - attribute string
- Role and locale information of the user.
- base
Dn string - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- bind
Dn string - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- bind
Method string - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- domain string
- The IPv4 domain that all users must be in.
- enable
Encryption boolean - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- boolean
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- enable
Nested booleanGroup Search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- filter string
- Criteria to identify entries in search requests.
- group
Attribute string - Groups to which an LDAP entry belongs.
- is
Password booleanSet - Indicates whether the value of the 'password' property has been set.
- nested
Group numberSearch Depth - Search depth to look for a nested LDAP group in an LDAP group map.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password string
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- timeout number
- LDAP authentication timeout duration, in seconds.
- additional_
properties str - attribute str
- Role and locale information of the user.
- base_
dn str - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- bind_
dn str - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- bind_
method str - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- domain str
- The IPv4 domain that all users must be in.
- enable_
encryption bool - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- bool
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- enable_
nested_ boolgroup_ search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- filter str
- Criteria to identify entries in search requests.
- group_
attribute str - Groups to which an LDAP entry belongs.
- is_
password_ boolset - Indicates whether the value of the 'password' property has been set.
- nested_
group_ floatsearch_ depth - Search depth to look for a nested LDAP group in an LDAP group map.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password str
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- timeout float
- LDAP authentication timeout duration, in seconds.
- additional
Properties String - attribute String
- Role and locale information of the user.
- base
Dn String - Base Distinguished Name (DN). Starting point from where server will search for users and groups.
- bind
Dn String - Distinguished Name (DN) of the user, that is used to authenticate against LDAP servers.
- bind
Method String - Authentication method to access LDAP servers.
LoginCredentials
- Requires the user credentials. If the bind process fails, then user is denied access.Anonymous
- Requires no username and password. If this option is selected and the LDAP server is configured for Anonymous logins, then the user gains access.ConfiguredCredentials
- Requires a known set of credentials to be specified for the initial bind process. If the initial bind process succeeds, then the distinguished name (DN) of the user name is queried and re-used for the re-binding process. If the re-binding process fails, then the user is denied access.
- 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.
- domain String
- The IPv4 domain that all users must be in.
- enable
Encryption Boolean - If enabled, the endpoint encrypts all information it sends to the LDAP server.
- Boolean
- If enabled, user authorization is also done at the group level for LDAP users not in the local user database.
- enable
Nested BooleanGroup Search - If enabled, an extended search walks the chain of ancestry all the way to the root and returns all the groups and subgroups, each of those groups belong to recursively.
- filter String
- Criteria to identify entries in search requests.
- group
Attribute String - Groups to which an LDAP entry belongs.
- is
Password BooleanSet - Indicates whether the value of the 'password' property has been set.
- nested
Group NumberSearch Depth - Search depth to look for a nested LDAP group in an LDAP group map.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- password String
- The password of the user for initial bind process. It can be any string that adheres to the following constraints. It can have character except spaces, tabs, line breaks. It cannot be more than 254 characters.
- timeout Number
- LDAP authentication timeout duration, in seconds.
GetIamLdapPolicyDnsParameters
- 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.
- Nr
Source string - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Search
Domain string - Domain name that acts as a source for a DNS query.
- Search
Forest string - Forest name that acts as a source for a DNS query.
- 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.
- Nr
Source string - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- Object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- Search
Domain string - Domain name that acts as a source for a DNS query.
- Search
Forest string - Forest name that acts as a source for a DNS query.
- 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.
- nr
Source String - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- search
Domain String - Domain name that acts as a source for a DNS query.
- search
Forest String - Forest name that acts as a source for a DNS query.
- 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.
- nr
Source string - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- object
Type string - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- search
Domain string - Domain name that acts as a source for a DNS query.
- search
Forest string - Forest name that acts as a source for a DNS query.
- 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.
- nr_
source str - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- object_
type str - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- search_
domain str - Domain name that acts as a source for a DNS query.
- search_
forest str - Forest name that acts as a source for a DNS query.
- 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.
- nr
Source String - Source of the domain name used for the DNS SRV request.
Extracted
- The domain name extracted-domain from the login ID.Configured
- The configured-search domain.ConfiguredExtracted
- The domain name extracted from the login ID than the configured-search domain.
- object
Type String - The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
- search
Domain String - Domain name that acts as a source for a DNS query.
- search
Forest String - Forest name that acts as a source for a DNS query.
GetIamLdapPolicyGroup
- 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'.
GetIamLdapPolicyNrProvider
- 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'.
GetIamLdapPolicyOrganization
- 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'.
GetIamLdapPolicyParent
- 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'.
GetIamLdapPolicyPermissionResource
- 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'.
GetIamLdapPolicyProfile
- 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'.
GetIamLdapPolicyResult
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
List<Get
Iam Ldap Policy Result Ancestor> - Appliance
Accounts List<GetIam Ldap Policy Result Appliance Account> - Base
Properties List<GetIam Ldap Policy Result Base Property> - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Dns
Parameters List<GetIam Ldap Policy Result Dns Parameter> - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Dns bool - Enables DNS to access LDAP servers.
- Enabled bool
- LDAP server performs authentication.
- Groups
List<Get
Iam Ldap Policy Result Group> - 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.
- Nr
Providers List<GetIam Ldap Policy Result Nr Provider> - Object
Type string - Organizations
List<Get
Iam Ldap Policy Result Organization> - Owners List<string>
- Parents
List<Get
Iam Ldap Policy Result Parent> - Permission
Resources List<GetIam Ldap Policy Result Permission Resource> - Profiles
List<Get
Iam Ldap Policy Result Profile> - 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
Iam Ldap Policy Result Tag> - User
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - Version
Contexts List<GetIam Ldap Policy Result Version Context>
- Account
Moid string - The Account ID for this managed object.
- Additional
Properties string - Ancestors
[]Get
Iam Ldap Policy Result Ancestor - Appliance
Accounts []GetIam Ldap Policy Result Appliance Account - Base
Properties []GetIam Ldap Policy Result Base Property - Class
Id string - Create
Time string - The time when this managed object was created.
- Description string
- Description of the policy.
- Dns
Parameters []GetIam Ldap Policy Result Dns Parameter - Domain
Group stringMoid - The DomainGroup ID for this managed object.
- Enable
Dns bool - Enables DNS to access LDAP servers.
- Enabled bool
- LDAP server performs authentication.
- Groups
[]Get
Iam Ldap Policy Result Group - 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.
- Nr
Providers []GetIam Ldap Policy Result Nr Provider - Object
Type string - Organizations
[]Get
Iam Ldap Policy Result Organization - Owners []string
- Parents
[]Get
Iam Ldap Policy Result Parent - Permission
Resources []GetIam Ldap Policy Result Permission Resource - Profiles
[]Get
Iam Ldap Policy Result Profile - 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
Iam Ldap Policy Result Tag - User
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - Version
Contexts []GetIam Ldap Policy Result Version Context
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors
List<Get
Iam Ldap Policy Result Ancestor> - appliance
Accounts List<GetIam Ldap Policy Result Appliance Account> - base
Properties List<GetIam Ldap Policy Result Base Property> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- dns
Parameters List<GetIam Ldap Policy Result Dns Parameter> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Dns Boolean - Enables DNS to access LDAP servers.
- enabled Boolean
- LDAP server performs authentication.
- groups
List<Get
Iam Ldap Policy Result Group> - 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.
- nr
Providers List<GetIam Ldap Policy Result Nr Provider> - object
Type String - organizations
List<Get
Iam Ldap Policy Result Organization> - owners List<String>
- parents
List<Get
Iam Ldap Policy Result Parent> - permission
Resources List<GetIam Ldap Policy Result Permission Resource> - profiles
List<Get
Iam Ldap Policy Result Profile> - 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
Iam Ldap Policy Result Tag> - user
Search StringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Contexts List<GetIam Ldap Policy Result Version Context>
- account
Moid string - The Account ID for this managed object.
- additional
Properties string - ancestors
Get
Iam Ldap Policy Result Ancestor[] - appliance
Accounts GetIam Ldap Policy Result Appliance Account[] - base
Properties GetIam Ldap Policy Result Base Property[] - class
Id string - create
Time string - The time when this managed object was created.
- description string
- Description of the policy.
- dns
Parameters GetIam Ldap Policy Result Dns Parameter[] - domain
Group stringMoid - The DomainGroup ID for this managed object.
- enable
Dns boolean - Enables DNS to access LDAP servers.
- enabled boolean
- LDAP server performs authentication.
- groups
Get
Iam Ldap Policy Result Group[] - 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.
- nr
Providers GetIam Ldap Policy Result Nr Provider[] - object
Type string - organizations
Get
Iam Ldap Policy Result Organization[] - owners string[]
- parents
Get
Iam Ldap Policy Result Parent[] - permission
Resources GetIam Ldap Policy Result Permission Resource[] - profiles
Get
Iam Ldap Policy Result Profile[] - 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
Iam Ldap Policy Result Tag[] - user
Search stringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Contexts GetIam Ldap Policy Result Version Context[]
- account_
moid str - The Account ID for this managed object.
- additional_
properties str - ancestors
Sequence[Get
Iam Ldap Policy Result Ancestor] - appliance_
accounts Sequence[GetIam Ldap Policy Result Appliance Account] - base_
properties Sequence[GetIam Ldap Policy Result Base Property] - class_
id str - create_
time str - The time when this managed object was created.
- description str
- Description of the policy.
- dns_
parameters Sequence[GetIam Ldap Policy Result Dns Parameter] - domain_
group_ strmoid - The DomainGroup ID for this managed object.
- enable_
dns bool - Enables DNS to access LDAP servers.
- enabled bool
- LDAP server performs authentication.
- groups
Sequence[Get
Iam Ldap Policy Result Group] - 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.
- nr_
providers Sequence[GetIam Ldap Policy Result Nr Provider] - object_
type str - organizations
Sequence[Get
Iam Ldap Policy Result Organization] - owners Sequence[str]
- parents
Sequence[Get
Iam Ldap Policy Result Parent] - permission_
resources Sequence[GetIam Ldap Policy Result Permission Resource] - profiles
Sequence[Get
Iam Ldap Policy Result Profile] - 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
Iam Ldap Policy Result Tag] - user_
search_ strprecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version_
contexts Sequence[GetIam Ldap Policy Result Version Context]
- account
Moid String - The Account ID for this managed object.
- additional
Properties String - ancestors List<Property Map>
- appliance
Accounts List<Property Map> - base
Properties List<Property Map> - class
Id String - create
Time String - The time when this managed object was created.
- description String
- Description of the policy.
- dns
Parameters List<Property Map> - domain
Group StringMoid - The DomainGroup ID for this managed object.
- enable
Dns Boolean - Enables DNS to access LDAP servers.
- enabled Boolean
- LDAP server performs authentication.
- groups List<Property Map>
- mod
Time String - The time when this managed object was last modified.
- moid String
- The unique identifier of this Managed Object instance.
- name String
- Name of the concrete policy.
- nr
Providers List<Property Map> - object
Type String - organizations List<Property Map>
- owners List<String>
- parents List<Property Map>
- permission
Resources List<Property Map> - profiles 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>
- user
Search StringPrecedence - Search precedence between local user database and LDAP user database.*
LocalUserDb
- Precedence is given to local user database while searching.*LDAPUserDb
- Precedence is given to LADP user database while searching. - version
Contexts List<Property Map>
GetIamLdapPolicyResultAncestor
- 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
GetIamLdapPolicyResultApplianceAccount
- 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
GetIamLdapPolicyResultBaseProperty
- Additional
Properties string - Attribute string
- Base
Dn string - Bind
Dn string - Bind
Method string - Class
Id string - Domain string
- Enable
Encryption bool - bool
- Enable
Nested boolGroup Search - Filter string
- Group
Attribute string - Is
Password boolSet - Nested
Group doubleSearch Depth - Object
Type string - Password string
- Timeout double
- Additional
Properties string - Attribute string
- Base
Dn string - Bind
Dn string - Bind
Method string - Class
Id string - Domain string
- Enable
Encryption bool - bool
- Enable
Nested boolGroup Search - Filter string
- Group
Attribute string - Is
Password boolSet - Nested
Group float64Search Depth - Object
Type string - Password string
- Timeout float64
- additional
Properties String - attribute String
- base
Dn String - bind
Dn String - bind
Method String - class
Id String - domain String
- enable
Encryption Boolean - Boolean
- enable
Nested BooleanGroup Search - filter String
- group
Attribute String - is
Password BooleanSet - nested
Group DoubleSearch Depth - object
Type String - password String
- timeout Double
- additional
Properties string - attribute string
- base
Dn string - bind
Dn string - bind
Method string - class
Id string - domain string
- enable
Encryption boolean - boolean
- enable
Nested booleanGroup Search - filter string
- group
Attribute string - is
Password booleanSet - nested
Group numberSearch Depth - object
Type string - password string
- timeout number
- additional_
properties str - attribute str
- base_
dn str - bind_
dn str - bind_
method str - class_
id str - domain str
- enable_
encryption bool - bool
- enable_
nested_ boolgroup_ search - filter str
- group_
attribute str - is_
password_ boolset - nested_
group_ floatsearch_ depth - object_
type str - password str
- timeout float
- additional
Properties String - attribute String
- base
Dn String - bind
Dn String - bind
Method String - class
Id String - domain String
- enable
Encryption Boolean - Boolean
- enable
Nested BooleanGroup Search - filter String
- group
Attribute String - is
Password BooleanSet - nested
Group NumberSearch Depth - object
Type String - password String
- timeout Number
GetIamLdapPolicyResultDnsParameter
- Additional
Properties string - Class
Id string - Nr
Source string - Object
Type string - Search
Domain string - Search
Forest string
- Additional
Properties string - Class
Id string - Nr
Source string - Object
Type string - Search
Domain string - Search
Forest string
- additional
Properties String - class
Id String - nr
Source String - object
Type String - search
Domain String - search
Forest String
- additional
Properties string - class
Id string - nr
Source string - object
Type string - search
Domain string - search
Forest string
- additional_
properties str - class_
id str - nr_
source str - object_
type str - search_
domain str - search_
forest str
- additional
Properties String - class
Id String - nr
Source String - object
Type String - search
Domain String - search
Forest String
GetIamLdapPolicyResultGroup
- 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
GetIamLdapPolicyResultNrProvider
- 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
GetIamLdapPolicyResultOrganization
- 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
GetIamLdapPolicyResultParent
- 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
GetIamLdapPolicyResultPermissionResource
- 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
GetIamLdapPolicyResultProfile
- 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
GetIamLdapPolicyResultTag
- 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
GetIamLdapPolicyResultVersionContext
- Additional
Properties string - Class
Id string - Interested
Mos []GetIam Ldap Policy Result Version Context Interested Mo - Marked
For boolDeletion - Nr
Version string - Object
Type string - Ref
Mos []GetIam Ldap Policy Result Version Context Ref Mo - Timestamp string
- Version
Type string
- additional
Properties String - class
Id String - interested
Mos List<GetIam Ldap Policy Result Version Context Interested Mo> - marked
For BooleanDeletion - nr
Version String - object
Type String - ref
Mos List<GetIam Ldap Policy Result Version Context Ref Mo> - timestamp String
- version
Type String
- additional
Properties string - class
Id string - interested
Mos GetIam Ldap Policy Result Version Context Interested Mo[] - marked
For booleanDeletion - nr
Version string - object
Type string - ref
Mos GetIam Ldap Policy Result Version Context Ref Mo[] - timestamp string
- version
Type string
- 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
GetIamLdapPolicyResultVersionContextInterestedMo
- 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
GetIamLdapPolicyResultVersionContextRefMo
- 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
GetIamLdapPolicyTag
- 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.
GetIamLdapPolicyVersionContext
- 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<GetIam Ldap 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 GetIam Ldap 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 []GetIam Ldap 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 GetIam Ldap 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<GetIam Ldap 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 GetIam Ldap 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 GetIam Ldap 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 GetIam Ldap 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[GetIam Ldap 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 GetIam Ldap 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.
GetIamLdapPolicyVersionContextInterestedMo
- 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'.
GetIamLdapPolicyVersionContextRefMo
- 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