1. Packages
  2. Intersight Provider
  3. API Docs
  4. getSoftwarerepositoryAuthorization
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

intersight.getSoftwarerepositoryAuthorization

Explore with Pulumi AI

intersight logo
intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet

    User’s consent for Intersight to contact an external software repository such as cisco.com, on the behalf of the user.

    Using getSoftwarerepositoryAuthorization

    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 getSoftwarerepositoryAuthorization(args: GetSoftwarerepositoryAuthorizationArgs, opts?: InvokeOptions): Promise<GetSoftwarerepositoryAuthorizationResult>
    function getSoftwarerepositoryAuthorizationOutput(args: GetSoftwarerepositoryAuthorizationOutputArgs, opts?: InvokeOptions): Output<GetSoftwarerepositoryAuthorizationResult>
    def get_softwarerepository_authorization(account: Optional[GetSoftwarerepositoryAuthorizationAccount] = None,
                                             account_moid: Optional[str] = None,
                                             additional_properties: Optional[str] = None,
                                             ancestors: Optional[Sequence[GetSoftwarerepositoryAuthorizationAncestor]] = None,
                                             class_id: Optional[str] = None,
                                             create_time: Optional[str] = None,
                                             domain_group_moid: Optional[str] = None,
                                             id: Optional[str] = None,
                                             is_asdv4_alarm_dismissed: Optional[bool] = None,
                                             is_password_set: Optional[bool] = None,
                                             mod_time: Optional[str] = None,
                                             moid: Optional[str] = None,
                                             nr_version: Optional[str] = None,
                                             object_type: Optional[str] = None,
                                             owners: Optional[Sequence[str]] = None,
                                             parent: Optional[GetSoftwarerepositoryAuthorizationParent] = None,
                                             password: Optional[str] = None,
                                             permission_resources: Optional[Sequence[GetSoftwarerepositoryAuthorizationPermissionResource]] = None,
                                             repository_type: Optional[str] = None,
                                             shared_scope: Optional[str] = None,
                                             tags: Optional[Sequence[GetSoftwarerepositoryAuthorizationTag]] = None,
                                             user_id: Optional[str] = None,
                                             version_context: Optional[GetSoftwarerepositoryAuthorizationVersionContext] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetSoftwarerepositoryAuthorizationResult
    def get_softwarerepository_authorization_output(account: Optional[pulumi.Input[GetSoftwarerepositoryAuthorizationAccountArgs]] = None,
                                             account_moid: Optional[pulumi.Input[str]] = None,
                                             additional_properties: Optional[pulumi.Input[str]] = None,
                                             ancestors: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryAuthorizationAncestorArgs]]]] = None,
                                             class_id: Optional[pulumi.Input[str]] = None,
                                             create_time: Optional[pulumi.Input[str]] = None,
                                             domain_group_moid: Optional[pulumi.Input[str]] = None,
                                             id: Optional[pulumi.Input[str]] = None,
                                             is_asdv4_alarm_dismissed: Optional[pulumi.Input[bool]] = None,
                                             is_password_set: Optional[pulumi.Input[bool]] = None,
                                             mod_time: Optional[pulumi.Input[str]] = None,
                                             moid: Optional[pulumi.Input[str]] = None,
                                             nr_version: Optional[pulumi.Input[str]] = None,
                                             object_type: Optional[pulumi.Input[str]] = None,
                                             owners: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                             parent: Optional[pulumi.Input[GetSoftwarerepositoryAuthorizationParentArgs]] = None,
                                             password: Optional[pulumi.Input[str]] = None,
                                             permission_resources: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryAuthorizationPermissionResourceArgs]]]] = None,
                                             repository_type: Optional[pulumi.Input[str]] = None,
                                             shared_scope: Optional[pulumi.Input[str]] = None,
                                             tags: Optional[pulumi.Input[Sequence[pulumi.Input[GetSoftwarerepositoryAuthorizationTagArgs]]]] = None,
                                             user_id: Optional[pulumi.Input[str]] = None,
                                             version_context: Optional[pulumi.Input[GetSoftwarerepositoryAuthorizationVersionContextArgs]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetSoftwarerepositoryAuthorizationResult]
    func LookupSoftwarerepositoryAuthorization(ctx *Context, args *LookupSoftwarerepositoryAuthorizationArgs, opts ...InvokeOption) (*LookupSoftwarerepositoryAuthorizationResult, error)
    func LookupSoftwarerepositoryAuthorizationOutput(ctx *Context, args *LookupSoftwarerepositoryAuthorizationOutputArgs, opts ...InvokeOption) LookupSoftwarerepositoryAuthorizationResultOutput

    > Note: This function is named LookupSoftwarerepositoryAuthorization in the Go SDK.

    public static class GetSoftwarerepositoryAuthorization 
    {
        public static Task<GetSoftwarerepositoryAuthorizationResult> InvokeAsync(GetSoftwarerepositoryAuthorizationArgs args, InvokeOptions? opts = null)
        public static Output<GetSoftwarerepositoryAuthorizationResult> Invoke(GetSoftwarerepositoryAuthorizationInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetSoftwarerepositoryAuthorizationResult> getSoftwarerepositoryAuthorization(GetSoftwarerepositoryAuthorizationArgs args, InvokeOptions options)
    public static Output<GetSoftwarerepositoryAuthorizationResult> getSoftwarerepositoryAuthorization(GetSoftwarerepositoryAuthorizationArgs args, InvokeOptions options)
    
    fn::invoke:
      function: intersight:index/getSoftwarerepositoryAuthorization:getSoftwarerepositoryAuthorization
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Account GetSoftwarerepositoryAuthorizationAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryAuthorizationAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    IsAsdv4AlarmDismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    IsPasswordSet bool
    Indicates whether the value of the 'password' property has been set.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    Owners List<string>
    Parent GetSoftwarerepositoryAuthorizationParent
    Password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    PermissionResources List<GetSoftwarerepositoryAuthorizationPermissionResource>
    RepositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    SharedScope 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.
    Tags List<GetSoftwarerepositoryAuthorizationTag>
    UserId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    VersionContext GetSoftwarerepositoryAuthorizationVersionContext
    Account GetSoftwarerepositoryAuthorizationAccount
    AccountMoid string
    The Account ID for this managed object.
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryAuthorizationAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    Id string
    IsAsdv4AlarmDismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    IsPasswordSet bool
    Indicates whether the value of the 'password' property has been set.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    Owners []string
    Parent GetSoftwarerepositoryAuthorizationParent
    Password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    PermissionResources []GetSoftwarerepositoryAuthorizationPermissionResource
    RepositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    SharedScope 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.
    Tags []GetSoftwarerepositoryAuthorizationTag
    UserId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    VersionContext GetSoftwarerepositoryAuthorizationVersionContext
    account GetSoftwarerepositoryAuthorizationAccount
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<GetSoftwarerepositoryAuthorizationAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    isAsdv4AlarmDismissed Boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet Boolean
    Indicates whether the value of the 'password' property has been set.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    owners List<String>
    parent GetSoftwarerepositoryAuthorizationParent
    password String
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources List<GetSoftwarerepositoryAuthorizationPermissionResource>
    repositoryType String
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags List<GetSoftwarerepositoryAuthorizationTag>
    userId String
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContext GetSoftwarerepositoryAuthorizationVersionContext
    account GetSoftwarerepositoryAuthorizationAccount
    accountMoid string
    The Account ID for this managed object.
    additionalProperties string
    ancestors GetSoftwarerepositoryAuthorizationAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    id string
    isAsdv4AlarmDismissed boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet boolean
    Indicates whether the value of the 'password' property has been set.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType string
    owners string[]
    parent GetSoftwarerepositoryAuthorizationParent
    password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources GetSoftwarerepositoryAuthorizationPermissionResource[]
    repositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags GetSoftwarerepositoryAuthorizationTag[]
    userId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContext GetSoftwarerepositoryAuthorizationVersionContext
    account GetSoftwarerepositoryAuthorizationAccount
    account_moid str
    The Account ID for this managed object.
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryAuthorizationAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    id str
    is_asdv4_alarm_dismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    is_password_set bool
    Indicates whether the value of the 'password' property has been set.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    nr_version str
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    object_type str
    owners Sequence[str]
    parent GetSoftwarerepositoryAuthorizationParent
    password str
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permission_resources Sequence[GetSoftwarerepositoryAuthorizationPermissionResource]
    repository_type str
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    shared_scope 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.
    tags Sequence[GetSoftwarerepositoryAuthorizationTag]
    user_id str
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    version_context GetSoftwarerepositoryAuthorizationVersionContext
    account Property Map
    accountMoid String
    The Account ID for this managed object.
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    id String
    isAsdv4AlarmDismissed Boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet Boolean
    Indicates whether the value of the 'password' property has been set.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    owners List<String>
    parent Property Map
    password String
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources List<Property Map>
    repositoryType String
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags List<Property Map>
    userId String
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContext Property Map

    getSoftwarerepositoryAuthorization Result

    The following output properties are available:

    Supporting Types

    GetSoftwarerepositoryAuthorizationAccount

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSoftwarerepositoryAuthorizationAncestor

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSoftwarerepositoryAuthorizationParent

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSoftwarerepositoryAuthorizationPermissionResource

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSoftwarerepositoryAuthorizationResult

    AccountMoid string
    The Account ID for this managed object.
    Accounts List<GetSoftwarerepositoryAuthorizationResultAccount>
    AdditionalProperties string
    Ancestors List<GetSoftwarerepositoryAuthorizationResultAncestor>
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    IsAsdv4AlarmDismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    IsPasswordSet bool
    Indicates whether the value of the 'password' property has been set.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    Owners List<string>
    Parents List<GetSoftwarerepositoryAuthorizationResultParent>
    Password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    PermissionResources List<GetSoftwarerepositoryAuthorizationResultPermissionResource>
    RepositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    SharedScope 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.
    Tags List<GetSoftwarerepositoryAuthorizationResultTag>
    UserId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    VersionContexts List<GetSoftwarerepositoryAuthorizationResultVersionContext>
    AccountMoid string
    The Account ID for this managed object.
    Accounts []GetSoftwarerepositoryAuthorizationResultAccount
    AdditionalProperties string
    Ancestors []GetSoftwarerepositoryAuthorizationResultAncestor
    ClassId string
    CreateTime string
    The time when this managed object was created.
    DomainGroupMoid string
    The DomainGroup ID for this managed object.
    IsAsdv4AlarmDismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    IsPasswordSet bool
    Indicates whether the value of the 'password' property has been set.
    ModTime string
    The time when this managed object was last modified.
    Moid string
    The unique identifier of this Managed Object instance.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    Owners []string
    Parents []GetSoftwarerepositoryAuthorizationResultParent
    Password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    PermissionResources []GetSoftwarerepositoryAuthorizationResultPermissionResource
    RepositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    SharedScope 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.
    Tags []GetSoftwarerepositoryAuthorizationResultTag
    UserId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    VersionContexts []GetSoftwarerepositoryAuthorizationResultVersionContext
    accountMoid String
    The Account ID for this managed object.
    accounts List<GetSoftwarerepositoryAuthorizationResultAccount>
    additionalProperties String
    ancestors List<GetSoftwarerepositoryAuthorizationResultAncestor>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    isAsdv4AlarmDismissed Boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet Boolean
    Indicates whether the value of the 'password' property has been set.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    owners List<String>
    parents List<GetSoftwarerepositoryAuthorizationResultParent>
    password String
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources List<GetSoftwarerepositoryAuthorizationResultPermissionResource>
    repositoryType String
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags List<GetSoftwarerepositoryAuthorizationResultTag>
    userId String
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContexts List<GetSoftwarerepositoryAuthorizationResultVersionContext>
    accountMoid string
    The Account ID for this managed object.
    accounts GetSoftwarerepositoryAuthorizationResultAccount[]
    additionalProperties string
    ancestors GetSoftwarerepositoryAuthorizationResultAncestor[]
    classId string
    createTime string
    The time when this managed object was created.
    domainGroupMoid string
    The DomainGroup ID for this managed object.
    isAsdv4AlarmDismissed boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet boolean
    Indicates whether the value of the 'password' property has been set.
    modTime string
    The time when this managed object was last modified.
    moid string
    The unique identifier of this Managed Object instance.
    nrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType string
    owners string[]
    parents GetSoftwarerepositoryAuthorizationResultParent[]
    password string
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources GetSoftwarerepositoryAuthorizationResultPermissionResource[]
    repositoryType string
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags GetSoftwarerepositoryAuthorizationResultTag[]
    userId string
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContexts GetSoftwarerepositoryAuthorizationResultVersionContext[]
    account_moid str
    The Account ID for this managed object.
    accounts Sequence[GetSoftwarerepositoryAuthorizationResultAccount]
    additional_properties str
    ancestors Sequence[GetSoftwarerepositoryAuthorizationResultAncestor]
    class_id str
    create_time str
    The time when this managed object was created.
    domain_group_moid str
    The DomainGroup ID for this managed object.
    is_asdv4_alarm_dismissed bool
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    is_password_set bool
    Indicates whether the value of the 'password' property has been set.
    mod_time str
    The time when this managed object was last modified.
    moid str
    The unique identifier of this Managed Object instance.
    nr_version str
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    object_type str
    owners Sequence[str]
    parents Sequence[GetSoftwarerepositoryAuthorizationResultParent]
    password str
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permission_resources Sequence[GetSoftwarerepositoryAuthorizationResultPermissionResource]
    repository_type str
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    shared_scope 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.
    tags Sequence[GetSoftwarerepositoryAuthorizationResultTag]
    user_id str
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    version_contexts Sequence[GetSoftwarerepositoryAuthorizationResultVersionContext]
    accountMoid String
    The Account ID for this managed object.
    accounts List<Property Map>
    additionalProperties String
    ancestors List<Property Map>
    classId String
    createTime String
    The time when this managed object was created.
    domainGroupMoid String
    The DomainGroup ID for this managed object.
    isAsdv4AlarmDismissed Boolean
    The state of the alarm dismissal for the 'IsAsdDialogDismissed' alarm.
    isPasswordSet Boolean
    Indicates whether the value of the 'password' property has been set.
    modTime String
    The time when this managed object was last modified.
    moid String
    The unique identifier of this Managed Object instance.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    owners List<String>
    parents List<Property Map>
    password String
    The password that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    permissionResources List<Property Map>
    repositoryType String
    The external repository for which this authorization has been provided. The only supported repository today is cisco.com.* Cisco - External repository hosted on cisco.com.* IntersightCloud - Repository hosted by the Intersight Cloud.* LocalMachine - The file is available on the local client machine. Used as an upload source type.* NetworkShare - External repository in the customer datacenter. This will typically be a file server.
    sharedScope 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.
    tags List<Property Map>
    userId String
    The username that will be used by Intersight to create OAuth2 tokens for interacting with the external repository, on the user account's behalf.
    versionContexts List<Property Map>

    GetSoftwarerepositoryAuthorizationResultAccount

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationResultAncestor

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationResultParent

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationResultPermissionResource

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationResultTag

    AdditionalProperties string
    Key string
    Value string
    AdditionalProperties string
    Key string
    Value string
    additionalProperties String
    key String
    value String
    additionalProperties string
    key string
    value string
    additionalProperties String
    key String
    value String

    GetSoftwarerepositoryAuthorizationResultVersionContext

    AdditionalProperties string
    ClassId string
    InterestedMos List<GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo>
    MarkedForDeletion bool
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    RefMos List<GetSoftwarerepositoryAuthorizationResultVersionContextRefMo>
    Timestamp string
    VersionType string
    AdditionalProperties string
    ClassId string
    InterestedMos []GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo
    MarkedForDeletion bool
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    RefMos []GetSoftwarerepositoryAuthorizationResultVersionContextRefMo
    Timestamp string
    VersionType string
    additionalProperties String
    classId String
    interestedMos List<GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo>
    markedForDeletion Boolean
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    refMos List<GetSoftwarerepositoryAuthorizationResultVersionContextRefMo>
    timestamp String
    versionType String
    additionalProperties string
    classId string
    interestedMos GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo[]
    markedForDeletion boolean
    nrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType string
    refMos GetSoftwarerepositoryAuthorizationResultVersionContextRefMo[]
    timestamp string
    versionType string
    additional_properties str
    class_id str
    interested_mos Sequence[GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo]
    marked_for_deletion bool
    nr_version str
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    object_type str
    ref_mos Sequence[GetSoftwarerepositoryAuthorizationResultVersionContextRefMo]
    timestamp str
    version_type str
    additionalProperties String
    classId String
    interestedMos List<Property Map>
    markedForDeletion Boolean
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    refMos List<Property Map>
    timestamp String
    versionType String

    GetSoftwarerepositoryAuthorizationResultVersionContextInterestedMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationResultVersionContextRefMo

    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    AdditionalProperties string
    ClassId string
    Moid string
    The unique identifier of this Managed Object instance.
    ObjectType string
    Selector string
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String
    additionalProperties string
    classId string
    moid string
    The unique identifier of this Managed Object instance.
    objectType string
    selector string
    additional_properties str
    class_id str
    moid str
    The unique identifier of this Managed Object instance.
    object_type str
    selector str
    additionalProperties String
    classId String
    moid String
    The unique identifier of this Managed Object instance.
    objectType String
    selector String

    GetSoftwarerepositoryAuthorizationTag

    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    AdditionalProperties string
    Key string
    The string representation of a tag key.
    Value string
    The string representation of a tag value.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.
    additionalProperties 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.
    additionalProperties String
    key String
    The string representation of a tag key.
    value String
    The string representation of a tag value.

    GetSoftwarerepositoryAuthorizationVersionContext

    AdditionalProperties string
    ClassId 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.
    InterestedMos List<GetSoftwarerepositoryAuthorizationVersionContextInterestedMo>
    MarkedForDeletion bool
    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.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetSoftwarerepositoryAuthorizationVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    AdditionalProperties string
    ClassId 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.
    InterestedMos []GetSoftwarerepositoryAuthorizationVersionContextInterestedMo
    MarkedForDeletion bool
    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.
    NrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    ObjectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    RefMo GetSoftwarerepositoryAuthorizationVersionContextRefMo
    A reference to the original Managed Object.
    Timestamp string
    The time this versioned Managed Object was created.
    VersionType 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.
    additionalProperties String
    classId 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.
    interestedMos List<GetSoftwarerepositoryAuthorizationVersionContextInterestedMo>
    markedForDeletion Boolean
    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.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetSoftwarerepositoryAuthorizationVersionContextRefMo
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.
    additionalProperties string
    classId 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.
    interestedMos GetSoftwarerepositoryAuthorizationVersionContextInterestedMo[]
    markedForDeletion boolean
    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.
    nrVersion string
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType string
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo GetSoftwarerepositoryAuthorizationVersionContextRefMo
    A reference to the original Managed Object.
    timestamp string
    The time this versioned Managed Object was created.
    versionType 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[GetSoftwarerepositoryAuthorizationVersionContextInterestedMo]
    marked_for_deletion bool
    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 Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    object_type str
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    ref_mo GetSoftwarerepositoryAuthorizationVersionContextRefMo
    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.
    additionalProperties String
    classId 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.
    interestedMos List<Property Map>
    markedForDeletion Boolean
    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.
    nrVersion String
    The Automated Software Distribution version of the authorization MO.* V3 - The client is running Automated Software Distribution V3.* V4 - The client is running Automated Software Distribution V4.
    objectType String
    The fully-qualified name of the instantiated, concrete type. The value should be the same as the 'ClassId' property.
    refMo Property Map
    A reference to the original Managed Object.
    timestamp String
    The time this versioned Managed Object was created.
    versionType 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.

    GetSoftwarerepositoryAuthorizationVersionContextInterestedMo

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.

    GetSoftwarerepositoryAuthorizationVersionContextRefMo

    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    AdditionalProperties string
    ClassId 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.
    ObjectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties string
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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.

    1. If 'moid' is set this field is ignored.
    2. 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'.
    additionalProperties String
    classId 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.
    objectType 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.

    1. If 'moid' is set this field is ignored.
    2. 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 logo
    intersight 1.0.64 published on Wednesday, Apr 30, 2025 by ciscodevnet