1. Packages
  2. Azure Native
  3. API Docs
  4. storsimple
  5. getManager
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

azure-native.storsimple.getManager

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi

    Returns the properties of the specified manager name. Azure REST API version: 2017-06-01.

    Other available API versions: 2016-10-01.

    Using getManager

    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 getManager(args: GetManagerArgs, opts?: InvokeOptions): Promise<GetManagerResult>
    function getManagerOutput(args: GetManagerOutputArgs, opts?: InvokeOptions): Output<GetManagerResult>
    def get_manager(manager_name: Optional[str] = None,
                    resource_group_name: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetManagerResult
    def get_manager_output(manager_name: Optional[pulumi.Input[str]] = None,
                    resource_group_name: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetManagerResult]
    func LookupManager(ctx *Context, args *LookupManagerArgs, opts ...InvokeOption) (*LookupManagerResult, error)
    func LookupManagerOutput(ctx *Context, args *LookupManagerOutputArgs, opts ...InvokeOption) LookupManagerResultOutput

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

    public static class GetManager 
    {
        public static Task<GetManagerResult> InvokeAsync(GetManagerArgs args, InvokeOptions? opts = null)
        public static Output<GetManagerResult> Invoke(GetManagerInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetManagerResult> getManager(GetManagerArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: azure-native:storsimple:getManager
      arguments:
        # arguments dictionary

    The following arguments are supported:

    ManagerName string
    The manager name
    ResourceGroupName string
    The resource group name
    ManagerName string
    The manager name
    ResourceGroupName string
    The resource group name
    managerName String
    The manager name
    resourceGroupName String
    The resource group name
    managerName string
    The manager name
    resourceGroupName string
    The resource group name
    manager_name str
    The manager name
    resource_group_name str
    The resource group name
    managerName String
    The manager name
    resourceGroupName String
    The resource group name

    getManager Result

    The following output properties are available:

    Id string
    The resource ID.
    Location string
    The geo location of the resource.
    Name string
    The resource name.
    Type string
    The resource type.
    CisIntrinsicSettings Pulumi.AzureNative.StorSimple.Outputs.ManagerIntrinsicSettingsResponse
    Represents the type of StorSimple Manager.
    Etag string
    The etag of the manager.
    ProvisioningState string
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    Sku Pulumi.AzureNative.StorSimple.Outputs.ManagerSkuResponse
    Specifies the Sku.
    Tags Dictionary<string, string>
    The tags attached to the resource.
    Id string
    The resource ID.
    Location string
    The geo location of the resource.
    Name string
    The resource name.
    Type string
    The resource type.
    CisIntrinsicSettings ManagerIntrinsicSettingsResponse
    Represents the type of StorSimple Manager.
    Etag string
    The etag of the manager.
    ProvisioningState string
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    Sku ManagerSkuResponse
    Specifies the Sku.
    Tags map[string]string
    The tags attached to the resource.
    id String
    The resource ID.
    location String
    The geo location of the resource.
    name String
    The resource name.
    type String
    The resource type.
    cisIntrinsicSettings ManagerIntrinsicSettingsResponse
    Represents the type of StorSimple Manager.
    etag String
    The etag of the manager.
    provisioningState String
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    sku ManagerSkuResponse
    Specifies the Sku.
    tags Map<String,String>
    The tags attached to the resource.
    id string
    The resource ID.
    location string
    The geo location of the resource.
    name string
    The resource name.
    type string
    The resource type.
    cisIntrinsicSettings ManagerIntrinsicSettingsResponse
    Represents the type of StorSimple Manager.
    etag string
    The etag of the manager.
    provisioningState string
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    sku ManagerSkuResponse
    Specifies the Sku.
    tags {[key: string]: string}
    The tags attached to the resource.
    id str
    The resource ID.
    location str
    The geo location of the resource.
    name str
    The resource name.
    type str
    The resource type.
    cis_intrinsic_settings ManagerIntrinsicSettingsResponse
    Represents the type of StorSimple Manager.
    etag str
    The etag of the manager.
    provisioning_state str
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    sku ManagerSkuResponse
    Specifies the Sku.
    tags Mapping[str, str]
    The tags attached to the resource.
    id String
    The resource ID.
    location String
    The geo location of the resource.
    name String
    The resource name.
    type String
    The resource type.
    cisIntrinsicSettings Property Map
    Represents the type of StorSimple Manager.
    etag String
    The etag of the manager.
    provisioningState String
    Specifies the state of the resource as it is getting provisioned. Value of "Succeeded" means the Manager was successfully created.
    sku Property Map
    Specifies the Sku.
    tags Map<String>
    The tags attached to the resource.

    Supporting Types

    ManagerIntrinsicSettingsResponse

    Type string
    The type of StorSimple Manager.
    Type string
    The type of StorSimple Manager.
    type String
    The type of StorSimple Manager.
    type string
    The type of StorSimple Manager.
    type str
    The type of StorSimple Manager.
    type String
    The type of StorSimple Manager.

    ManagerSkuResponse

    Name string
    Refers to the sku name which should be "Standard"
    Name string
    Refers to the sku name which should be "Standard"
    name String
    Refers to the sku name which should be "Standard"
    name string
    Refers to the sku name which should be "Standard"
    name str
    Refers to the sku name which should be "Standard"
    name String
    Refers to the sku name which should be "Standard"

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
    Azure Native v2.37.0 published on Monday, Apr 15, 2024 by Pulumi