Puppet Task: servicefabric_azure_get_application_info_list

Defined in:
tasks/servicefabric_azure_get_application_info_list.json,
tasks/servicefabric_azure_get_application_info_list.rb

Overview

Gets the information about the applications that were created or in the process of being created in the Service Fabric cluster and match the specified filters. The response includes the name, type, status, parameters, and other details about the application. If the applications do not fit in a page, one page of results is returned as well as a continuation token, which can be used to get the next page. Filters ApplicationTypeName and ApplicationDefinitionKindFilter cannot be specified at the same time.

Supports noop? false

Parameters