proton_get_service_sync_blocker_summary: Get detailed data for the service sync blocker summary

View source: R/proton_operations.R

proton_get_service_sync_blocker_summaryR Documentation

Get detailed data for the service sync blocker summary

Description

Get detailed data for the service sync blocker summary.

See https://www.paws-r-sdk.com/docs/proton_get_service_sync_blocker_summary/ for full documentation.

Usage

proton_get_service_sync_blocker_summary(
  serviceInstanceName = NULL,
  serviceName
)

Arguments

serviceInstanceName

The name of the service instance that you want to get the service sync blocker summary for. If given bothe the instance name and the service name, only the instance is blocked.

serviceName

[required] The name of the service that you want to get the service sync blocker summary for. If given only the service name, all instances are blocked.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.