View source: R/opsworkscm_operations.R
opsworkscm_associate_node | R Documentation |
Associates a new node with the server. For more information about how to disassociate a node, see disassociate_node
.
See https://www.paws-r-sdk.com/docs/opsworkscm_associate_node/ for full documentation.
opsworkscm_associate_node(ServerName, NodeName, EngineAttributes)
ServerName |
[required] The name of the server with which to associate the node. |
NodeName |
[required] The name of the node. |
EngineAttributes |
[required] Engine attributes used for associating the node. Attributes accepted in a AssociateNode request for Chef
Attributes accepted in a AssociateNode request for Puppet
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.