VNICs REST Endpoints
Compute/VNICs
The operations from the Compute/VNICs category.
- Attach VNIC
- Method: postPath:
/20160918/vnicAttachments
- Detach VNIC
- Method: deletePath:
/20160918/vnicAttachments/{vnic_attachment_id}
- Get a VNIC Attachment
- Method: getPath:
/20160918/vnicAttachments/{vnic_attachment_id}
- List VNIC Attachments
- Method: getPath:
/20160918/vnicAttachments