Instance API
​string · enum · required​string · required​string​string​string​string​string​scaleway.instance.v2alpha1.PrivateNetworkInterface.Status · enum​string[]​string[]​string | null · date-time​string | null · date-time​string
Other endpoints
POST
https://api.scaleway.com
/instance/v2alpha1/zones/{zone}/private-network-interfaces/{private_network_interface_id}/detach-and-delete
path Parameters
zoneThe zone you want to target
Enum values:
fr-par-1
fr-par-2
fr-par-3
nl-ams-1
nl-ams-2
nl-ams-3
pl-waw-1
pl-waw-2
private_network_interface_idID of the private network interface to detach and delete.
Responses
200
idUnique ID of the private network interface.
private_network_idID of the Private Network this interface is attached to.
project_idProject ID the private network interface belongs to.
server_idID of the Instance this interface is attached to.
mac_addressMAC address of the private network interface.
statusCurrent status of the private network interface.
Enum values:
unknown_status
available
attaching
detaching
syncing
deleting
detach_error
delete_error
Default: unknown_status
ip_idsList of IP IDs attached to this interface.
tagsTags associated with the private network interface.
created_atCreation timestamp of the private network interface. (RFC 3339 format)
updated_atLast update timestamp of the private network interface. (RFC 3339 format)
zoneZone in which the network interface is located.