1. Packages
  2. Azure Native v2
  3. API Docs
  4. storsimple
  5. getManagerExtendedInfo
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

azure-native-v2.storsimple.getManagerExtendedInfo

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi

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

Using getManagerExtendedInfo

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 getManagerExtendedInfo(args: GetManagerExtendedInfoArgs, opts?: InvokeOptions): Promise<GetManagerExtendedInfoResult>
function getManagerExtendedInfoOutput(args: GetManagerExtendedInfoOutputArgs, opts?: InvokeOptions): Output<GetManagerExtendedInfoResult>
Copy
def get_manager_extended_info(manager_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetManagerExtendedInfoResult
def get_manager_extended_info_output(manager_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetManagerExtendedInfoResult]
Copy
func LookupManagerExtendedInfo(ctx *Context, args *LookupManagerExtendedInfoArgs, opts ...InvokeOption) (*LookupManagerExtendedInfoResult, error)
func LookupManagerExtendedInfoOutput(ctx *Context, args *LookupManagerExtendedInfoOutputArgs, opts ...InvokeOption) LookupManagerExtendedInfoResultOutput
Copy

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

public static class GetManagerExtendedInfo 
{
    public static Task<GetManagerExtendedInfoResult> InvokeAsync(GetManagerExtendedInfoArgs args, InvokeOptions? opts = null)
    public static Output<GetManagerExtendedInfoResult> Invoke(GetManagerExtendedInfoInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetManagerExtendedInfoResult> getManagerExtendedInfo(GetManagerExtendedInfoArgs args, InvokeOptions options)
public static Output<GetManagerExtendedInfoResult> getManagerExtendedInfo(GetManagerExtendedInfoArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:storsimple:getManagerExtendedInfo
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ManagerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
ManagerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
managerName
This property is required.
Changes to this property will trigger replacement.
String
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name
managerName
This property is required.
Changes to this property will trigger replacement.
string
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The resource group name
manager_name
This property is required.
Changes to this property will trigger replacement.
str
The manager name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The resource group name
managerName
This property is required.
Changes to this property will trigger replacement.
String
The manager name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The resource group name

getManagerExtendedInfo Result

The following output properties are available:

Algorithm string
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
Id string
The path ID that uniquely identifies the object.
IntegrityKey string
Represents the CIK of the resource.
Name string
The name of the object.
Type string
The hierarchical type of the object.
EncryptionKey string
Represents the CEK of the resource.
EncryptionKeyThumbprint string
Represents the Cert thumbprint that was used to encrypt the CEK.
Etag string
The etag of the resource.
Kind string
The Kind of the object. Currently only Series8000 is supported
PortalCertificateThumbprint string
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
Version string
The version of the extended info being persisted.
Algorithm string
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
Id string
The path ID that uniquely identifies the object.
IntegrityKey string
Represents the CIK of the resource.
Name string
The name of the object.
Type string
The hierarchical type of the object.
EncryptionKey string
Represents the CEK of the resource.
EncryptionKeyThumbprint string
Represents the Cert thumbprint that was used to encrypt the CEK.
Etag string
The etag of the resource.
Kind string
The Kind of the object. Currently only Series8000 is supported
PortalCertificateThumbprint string
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
Version string
The version of the extended info being persisted.
algorithm String
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
id String
The path ID that uniquely identifies the object.
integrityKey String
Represents the CIK of the resource.
name String
The name of the object.
type String
The hierarchical type of the object.
encryptionKey String
Represents the CEK of the resource.
encryptionKeyThumbprint String
Represents the Cert thumbprint that was used to encrypt the CEK.
etag String
The etag of the resource.
kind String
The Kind of the object. Currently only Series8000 is supported
portalCertificateThumbprint String
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
version String
The version of the extended info being persisted.
algorithm string
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
id string
The path ID that uniquely identifies the object.
integrityKey string
Represents the CIK of the resource.
name string
The name of the object.
type string
The hierarchical type of the object.
encryptionKey string
Represents the CEK of the resource.
encryptionKeyThumbprint string
Represents the Cert thumbprint that was used to encrypt the CEK.
etag string
The etag of the resource.
kind string
The Kind of the object. Currently only Series8000 is supported
portalCertificateThumbprint string
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
version string
The version of the extended info being persisted.
algorithm str
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
id str
The path ID that uniquely identifies the object.
integrity_key str
Represents the CIK of the resource.
name str
The name of the object.
type str
The hierarchical type of the object.
encryption_key str
Represents the CEK of the resource.
encryption_key_thumbprint str
Represents the Cert thumbprint that was used to encrypt the CEK.
etag str
The etag of the resource.
kind str
The Kind of the object. Currently only Series8000 is supported
portal_certificate_thumbprint str
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
version str
The version of the extended info being persisted.
algorithm String
Represents the encryption algorithm used to encrypt the keys. None - if Key is saved in plain text format. Algorithm name - if key is encrypted
id String
The path ID that uniquely identifies the object.
integrityKey String
Represents the CIK of the resource.
name String
The name of the object.
type String
The hierarchical type of the object.
encryptionKey String
Represents the CEK of the resource.
encryptionKeyThumbprint String
Represents the Cert thumbprint that was used to encrypt the CEK.
etag String
The etag of the resource.
kind String
The Kind of the object. Currently only Series8000 is supported
portalCertificateThumbprint String
Represents the portal thumbprint which can be used optionally to encrypt the entire data before storing it.
version String
The version of the extended info being persisted.

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.82.0 published on Friday, Jan 10, 2025 by Pulumi