azure-native.resourcehealth.listSecurityAdvisoryImpactedResourceByTenantIdAndEventId
Explore with Pulumi AI
Lists impacted resources in the tenant by an event (Security Advisory).
Uses Azure REST API version 2024-02-01.
Other available API versions: 2022-10-01, 2023-07-01-preview, 2023-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resourcehealth [ApiVersion]
. See the version guide for details.
Using listSecurityAdvisoryImpactedResourceByTenantIdAndEventId
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 listSecurityAdvisoryImpactedResourceByTenantIdAndEventId(args: ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdArgs, opts?: InvokeOptions): Promise<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult>
function listSecurityAdvisoryImpactedResourceByTenantIdAndEventIdOutput(args: ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdOutputArgs, opts?: InvokeOptions): Output<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult>
def list_security_advisory_impacted_resource_by_tenant_id_and_event_id(event_tracking_id: Optional[str] = None,
filter: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult
def list_security_advisory_impacted_resource_by_tenant_id_and_event_id_output(event_tracking_id: Optional[pulumi.Input[str]] = None,
filter: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult]
func ListSecurityAdvisoryImpactedResourceByTenantIdAndEventId(ctx *Context, args *ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdArgs, opts ...InvokeOption) (*ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult, error)
func ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdOutput(ctx *Context, args *ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdOutputArgs, opts ...InvokeOption) ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResultOutput
> Note: This function is named ListSecurityAdvisoryImpactedResourceByTenantIdAndEventId
in the Go SDK.
public static class ListSecurityAdvisoryImpactedResourceByTenantIdAndEventId
{
public static Task<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult> InvokeAsync(ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdArgs args, InvokeOptions? opts = null)
public static Output<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult> Invoke(ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult> listSecurityAdvisoryImpactedResourceByTenantIdAndEventId(ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdArgs args, InvokeOptions options)
public static Output<ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdResult> listSecurityAdvisoryImpactedResourceByTenantIdAndEventId(ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:resourcehealth:listSecurityAdvisoryImpactedResourceByTenantIdAndEventId
arguments:
# arguments dictionary
The following arguments are supported:
- Event
Tracking stringId - Event Id which uniquely identifies ServiceHealth event.
- Filter string
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
- Event
Tracking stringId - Event Id which uniquely identifies ServiceHealth event.
- Filter string
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
- event
Tracking StringId - Event Id which uniquely identifies ServiceHealth event.
- filter String
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
- event
Tracking stringId - Event Id which uniquely identifies ServiceHealth event.
- filter string
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
- event_
tracking_ strid - Event Id which uniquely identifies ServiceHealth event.
- filter str
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
- event
Tracking StringId - Event Id which uniquely identifies ServiceHealth event.
- filter String
- The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN
listSecurityAdvisoryImpactedResourceByTenantIdAndEventId Result
The following output properties are available:
- Value
List<Pulumi.
Azure Native. Resource Health. Outputs. Event Impacted Resource Response> - The list of eventImpactedResources.
- Next
Link string - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
- Value
[]Event
Impacted Resource Response - The list of eventImpactedResources.
- Next
Link string - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
- value
List<Event
Impacted Resource Response> - The list of eventImpactedResources.
- next
Link String - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
- value
Event
Impacted Resource Response[] - The list of eventImpactedResources.
- next
Link string - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
- value
Sequence[Event
Impacted Resource Response] - The list of eventImpactedResources.
- next_
link str - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
- value List<Property Map>
- The list of eventImpactedResources.
- next
Link String - The URI to fetch the next page of events. Call ListNext() with this URI to fetch the next page of impacted resource.
Supporting Types
EventImpactedResourceResponse
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data Pulumi.Azure Native. Resource Health. Inputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Target
Region string - Impacted resource region name.
- Target
Resource stringId - Identity for resource within Microsoft cloud.
- Target
Resource stringType - Resource type within Microsoft cloud.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Info
List<Pulumi.
Azure Native. Resource Health. Inputs. Key Value Item Response> - Additional information.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Name string
- The name of the resource
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Target
Region string - Impacted resource region name.
- Target
Resource stringId - Identity for resource within Microsoft cloud.
- Target
Resource stringType - Resource type within Microsoft cloud.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Info
[]Key
Value Item Response - Additional information.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- target
Region String - Impacted resource region name.
- target
Resource StringId - Identity for resource within Microsoft cloud.
- target
Resource StringType - Resource type within Microsoft cloud.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- info
List<Key
Value Item Response> - Additional information.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name string
- The name of the resource
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- target
Region string - Impacted resource region name.
- target
Resource stringId - Identity for resource within Microsoft cloud.
- target
Resource stringType - Resource type within Microsoft cloud.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- info
Key
Value Item Response[] - Additional information.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name str
- The name of the resource
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- target_
region str - Impacted resource region name.
- target_
resource_ strid - Identity for resource within Microsoft cloud.
- target_
resource_ strtype - Resource type within Microsoft cloud.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- info
Sequence[Key
Value Item Response] - Additional information.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- name String
- The name of the resource
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- target
Region String - Impacted resource region name.
- target
Resource StringId - Identity for resource within Microsoft cloud.
- target
Resource StringType - Resource type within Microsoft cloud.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- info List<Property Map>
- Additional information.
KeyValueItemResponse
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