Returns a list of application instance dependencies.
See https://www.paws-r-sdk.com/docs/panorama_list_application_instance_dependencies/ for full documentation.
panorama_list_application_instance_dependencies(
ApplicationInstanceId,
MaxResults = NULL,
NextToken = NULL
)
[required] The application instance's ID.
The maximum number of application instance dependencies to return in one page of results.
Specify the pagination token from a previous request to retrieve the next page of results.