opsworkscm_describe_node_association_status: Returns the current status of an existing association or...

View source: R/opsworkscm_operations.R

opsworkscm_describe_node_association_statusR Documentation

Returns the current status of an existing association or disassociation request

Description

Returns the current status of an existing association or disassociation request.

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

Usage

opsworkscm_describe_node_association_status(
  NodeAssociationStatusToken,
  ServerName
)

Arguments

NodeAssociationStatusToken

[required] The token returned in either the AssociateNodeResponse or the DisassociateNodeResponse.

ServerName

[required] The name of the server from which to disassociate the node.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.