View source: R/opsworkscm_operations.R
opsworkscm_describe_node_association_status | R Documentation |
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.
opsworkscm_describe_node_association_status(
NodeAssociationStatusToken,
ServerName
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.