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.47.1 published on Monday, Jun 24, 2024 by Pulumi
azure-native.securityinsights.getMetadata
Explore with Pulumi AI
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.47.1 published on Monday, Jun 24, 2024 by Pulumi
Get a Metadata. Azure REST API version: 2023-02-01.
Other available API versions: 2021-03-01-preview, 2023-02-01-preview, 2023-06-01-preview, 2023-07-01-preview, 2023-08-01-preview, 2023-09-01-preview, 2023-10-01-preview, 2023-11-01, 2023-12-01-preview, 2024-01-01-preview, 2024-03-01.
Using getMetadata
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 getMetadata(args: GetMetadataArgs, opts?: InvokeOptions): Promise<GetMetadataResult>
function getMetadataOutput(args: GetMetadataOutputArgs, opts?: InvokeOptions): Output<GetMetadataResult>
def get_metadata(metadata_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
workspace_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetMetadataResult
def get_metadata_output(metadata_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
workspace_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetMetadataResult]
func LookupMetadata(ctx *Context, args *LookupMetadataArgs, opts ...InvokeOption) (*LookupMetadataResult, error)
func LookupMetadataOutput(ctx *Context, args *LookupMetadataOutputArgs, opts ...InvokeOption) LookupMetadataResultOutput
> Note: This function is named LookupMetadata
in the Go SDK.
public static class GetMetadata
{
public static Task<GetMetadataResult> InvokeAsync(GetMetadataArgs args, InvokeOptions? opts = null)
public static Output<GetMetadataResult> Invoke(GetMetadataInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetMetadataResult> getMetadata(GetMetadataArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:securityinsights:getMetadata
arguments:
# arguments dictionary
The following arguments are supported:
- Metadata
Name string - The Metadata name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- Metadata
Name string - The Metadata name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - The name of the workspace.
- metadata
Name String - The Metadata name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
- metadata
Name string - The Metadata name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - The name of the workspace.
- metadata_
name str - The Metadata name.
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- workspace_
name str - The name of the workspace.
- metadata
Name String - The Metadata name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - The name of the workspace.
getMetadata Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Kind string
- The kind of content the metadata is for.
- Name string
- The name of the resource
- Parent
Id string - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- System
Data Pulumi.Azure Native. Security Insights. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Pulumi.
Azure Native. Security Insights. Outputs. Metadata Author Response - The creator of the content item.
- Categories
Pulumi.
Azure Native. Security Insights. Outputs. Metadata Categories Response - Categories for the solution content item
- Content
Id string - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- Content
Schema stringVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- Custom
Version string - The custom version of the content. A optional free text
- Dependencies
Pulumi.
Azure Native. Security Insights. Outputs. Metadata Dependencies Response - Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- Etag string
- Etag of the azure resource
- First
Publish stringDate - first publish date solution content item
- Icon string
- the icon identifier. this id can later be fetched from the solution template
- Last
Publish stringDate - last publish date for the solution content item
- Preview
Images List<string> - preview image file names. These will be taken from the solution artifacts
- Preview
Images List<string>Dark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- Providers List<string>
- Providers for the solution content item
- Source
Pulumi.
Azure Native. Security Insights. Outputs. Metadata Source Response - Source of the content. This is where/how it was created.
- Support
Pulumi.
Azure Native. Security Insights. Outputs. Metadata Support Response - Support information for the metadata - type, name, contact information
- Threat
Analysis List<string>Tactics - the tactics the resource covers
- Threat
Analysis List<string>Techniques - the techniques the resource covers, these have to be aligned with the tactics being used
- Version string
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Kind string
- The kind of content the metadata is for.
- Name string
- The name of the resource
- Parent
Id string - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Metadata
Author Response - The creator of the content item.
- Categories
Metadata
Categories Response - Categories for the solution content item
- Content
Id string - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- Content
Schema stringVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- Custom
Version string - The custom version of the content. A optional free text
- Dependencies
Metadata
Dependencies Response - Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- Etag string
- Etag of the azure resource
- First
Publish stringDate - first publish date solution content item
- Icon string
- the icon identifier. this id can later be fetched from the solution template
- Last
Publish stringDate - last publish date for the solution content item
- Preview
Images []string - preview image file names. These will be taken from the solution artifacts
- Preview
Images []stringDark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- Providers []string
- Providers for the solution content item
- Source
Metadata
Source Response - Source of the content. This is where/how it was created.
- Support
Metadata
Support Response - Support information for the metadata - type, name, contact information
- Threat
Analysis []stringTactics - the tactics the resource covers
- Threat
Analysis []stringTechniques - the techniques the resource covers, these have to be aligned with the tactics being used
- Version string
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kind String
- The kind of content the metadata is for.
- name String
- The name of the resource
- parent
Id String - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Metadata
Author Response - The creator of the content item.
- categories
Metadata
Categories Response - Categories for the solution content item
- content
Id String - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- content
Schema StringVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- custom
Version String - The custom version of the content. A optional free text
- dependencies
Metadata
Dependencies Response - Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- etag String
- Etag of the azure resource
- first
Publish StringDate - first publish date solution content item
- icon String
- the icon identifier. this id can later be fetched from the solution template
- last
Publish StringDate - last publish date for the solution content item
- preview
Images List<String> - preview image file names. These will be taken from the solution artifacts
- preview
Images List<String>Dark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- providers List<String>
- Providers for the solution content item
- source
Metadata
Source Response - Source of the content. This is where/how it was created.
- support
Metadata
Support Response - Support information for the metadata - type, name, contact information
- threat
Analysis List<String>Tactics - the tactics the resource covers
- threat
Analysis List<String>Techniques - the techniques the resource covers, these have to be aligned with the tactics being used
- version String
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kind string
- The kind of content the metadata is for.
- name string
- The name of the resource
- parent
Id string - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Metadata
Author Response - The creator of the content item.
- categories
Metadata
Categories Response - Categories for the solution content item
- content
Id string - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- content
Schema stringVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- custom
Version string - The custom version of the content. A optional free text
- dependencies
Metadata
Dependencies Response - Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- etag string
- Etag of the azure resource
- first
Publish stringDate - first publish date solution content item
- icon string
- the icon identifier. this id can later be fetched from the solution template
- last
Publish stringDate - last publish date for the solution content item
- preview
Images string[] - preview image file names. These will be taken from the solution artifacts
- preview
Images string[]Dark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- providers string[]
- Providers for the solution content item
- source
Metadata
Source Response - Source of the content. This is where/how it was created.
- support
Metadata
Support Response - Support information for the metadata - type, name, contact information
- threat
Analysis string[]Tactics - the tactics the resource covers
- threat
Analysis string[]Techniques - the techniques the resource covers, these have to be aligned with the tactics being used
- version string
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kind str
- The kind of content the metadata is for.
- name str
- The name of the resource
- parent_
id str - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Metadata
Author Response - The creator of the content item.
- categories
Metadata
Categories Response - Categories for the solution content item
- content_
id str - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- content_
schema_ strversion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- custom_
version str - The custom version of the content. A optional free text
- dependencies
Metadata
Dependencies Response - Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- etag str
- Etag of the azure resource
- first_
publish_ strdate - first publish date solution content item
- icon str
- the icon identifier. this id can later be fetched from the solution template
- last_
publish_ strdate - last publish date for the solution content item
- preview_
images Sequence[str] - preview image file names. These will be taken from the solution artifacts
- preview_
images_ Sequence[str]dark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- providers Sequence[str]
- Providers for the solution content item
- source
Metadata
Source Response - Source of the content. This is where/how it was created.
- support
Metadata
Support Response - Support information for the metadata - type, name, contact information
- threat_
analysis_ Sequence[str]tactics - the tactics the resource covers
- threat_
analysis_ Sequence[str]techniques - the techniques the resource covers, these have to be aligned with the tactics being used
- version str
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- kind String
- The kind of content the metadata is for.
- name String
- The name of the resource
- parent
Id String - Full parent resource ID of the content item the metadata is for. This is the full resource ID including the scope (subscription and resource group)
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Property Map
- The creator of the content item.
- categories Property Map
- Categories for the solution content item
- content
Id String - Static ID for the content. Used to identify dependencies and content from solutions or community. Hard-coded/static for out of the box content and solutions. Dynamic for user-created. This is the resource name
- content
Schema StringVersion - Schema version of the content. Can be used to distinguish between different flow based on the schema version
- custom
Version String - The custom version of the content. A optional free text
- dependencies Property Map
- Dependencies for the content item, what other content items it requires to work. Can describe more complex dependencies using a recursive/nested structure. For a single dependency an id/kind/version can be supplied or operator/criteria for complex formats.
- etag String
- Etag of the azure resource
- first
Publish StringDate - first publish date solution content item
- icon String
- the icon identifier. this id can later be fetched from the solution template
- last
Publish StringDate - last publish date for the solution content item
- preview
Images List<String> - preview image file names. These will be taken from the solution artifacts
- preview
Images List<String>Dark - preview image file names. These will be taken from the solution artifacts. used for dark theme support
- providers List<String>
- Providers for the solution content item
- source Property Map
- Source of the content. This is where/how it was created.
- support Property Map
- Support information for the metadata - type, name, contact information
- threat
Analysis List<String>Tactics - the tactics the resource covers
- threat
Analysis List<String>Techniques - the techniques the resource covers, these have to be aligned with the tactics being used
- version String
- Version of the content. Default and recommended format is numeric (e.g. 1, 1.0, 1.0.0, 1.0.0.0), following ARM template best practices. Can also be any string, but then we cannot guarantee any version checks
Supporting Types
MetadataAuthorResponse
MetadataCategoriesResponse
MetadataDependenciesResponse
- Content
Id string - Id of the content item we depend on
- Criteria
List<Pulumi.
Azure Native. Security Insights. Inputs. Metadata Dependencies Response> - This is the list of dependencies we must fulfill, according to the AND/OR operator
- Kind string
- Type of the content item we depend on
- Name string
- Name of the content item
- Operator string
- Operator used for list of dependencies in criteria array.
- Version string
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
- Content
Id string - Id of the content item we depend on
- Criteria
[]Metadata
Dependencies Response - This is the list of dependencies we must fulfill, according to the AND/OR operator
- Kind string
- Type of the content item we depend on
- Name string
- Name of the content item
- Operator string
- Operator used for list of dependencies in criteria array.
- Version string
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
- content
Id String - Id of the content item we depend on
- criteria
List<Metadata
Dependencies Response> - This is the list of dependencies we must fulfill, according to the AND/OR operator
- kind String
- Type of the content item we depend on
- name String
- Name of the content item
- operator String
- Operator used for list of dependencies in criteria array.
- version String
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
- content
Id string - Id of the content item we depend on
- criteria
Metadata
Dependencies Response[] - This is the list of dependencies we must fulfill, according to the AND/OR operator
- kind string
- Type of the content item we depend on
- name string
- Name of the content item
- operator string
- Operator used for list of dependencies in criteria array.
- version string
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
- content_
id str - Id of the content item we depend on
- criteria
Sequence[Metadata
Dependencies Response] - This is the list of dependencies we must fulfill, according to the AND/OR operator
- kind str
- Type of the content item we depend on
- name str
- Name of the content item
- operator str
- Operator used for list of dependencies in criteria array.
- version str
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
- content
Id String - Id of the content item we depend on
- criteria List<Property Map>
- This is the list of dependencies we must fulfill, according to the AND/OR operator
- kind String
- Type of the content item we depend on
- name String
- Name of the content item
- operator String
- Operator used for list of dependencies in criteria array.
- version String
- Version of the the content item we depend on. Can be blank, * or missing to indicate any version fulfills the dependency. If version does not match our defined numeric format then an exact match is required.
MetadataSourceResponse
MetadataSupportResponse
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
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.47.1 published on Monday, Jun 24, 2024 by Pulumi