Slice Device Attach v1.0.0

Retrieve the given device attach resources associated with the owner.

Retrieve the given device attach resources associated with the owner.

get/device-attach/v0/attachments

Headers

x-rapidapi-hoststring required
Example:network-as-code.p-eu.rapidapi.com

The API's Host value as defined in the RapidAPI Hub.

Response

nac_resource_idstring required

Resource identifier of the attachment data.

deviceStatus'ATTACHED' | 'DETACHED'

Status of the device in relation to the given slice e.g. ATTACHED or DETACHED.

deviceAttachState'Completed' | 'Accepted' | 'Rejected' | 'Acknowledged'

Progress/state of the device attach order, e.g. Completed, Accepted, Rejected.

applicationAttachSuccessfulboolean nullable

Denotes whether successful application attach subscription was subsequently sent.

Changes