Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...

































curl --location \
--request GET 'https://api.ionos.com/auth/v1/tokens/generate'
{{BaseURL}}/auth/v1/tokens/generate
{{BaseURL}}/auth/v1/tokens/generate {
"properties":{
"name":"Test resource",
"description":"My Production Datacenter",
"location":"us/las",
"secAuthProtection":false
},
"entities":{
"servers":{
"_links":{
}
},
"volumes":{
"_links":{
}
},
"loadbalancers":{
"_links":{
}
},
"lans":{
"_links":{
}
}
}
}{
"id": "xxxxea-0002-9925-X1X2-aXUAUnnana",
"type": "datacenter",
"href": "https://api.ionos.com/cloudapi/v6/datacenters/xxxxea-0002-9925-X1X2-aXUAUnnana",
"metadata": {
"etag": "xxxuxea-0002-9925-X1X2-aXUAUnnanahaha",
"createdDate": "2024-03-27T14:06:49Z",
"createdBy": "[email protected]",
"createdByUserId": "xgaga-1c1d-4387-iaif1-6ee95d30e54a",
"lastModifiedDate": "2024-03-27T14:06:49Z",
"lastModifiedBy": "[email protected]",
"lastModifiedByUserId": "xgaga-1c1d-4387-iaif1-6ee95d30e54a",
"state": "BUSY"
},
"properties": {
"name": "Test resource",
"description": "My Production Datacenter",
"location": "us/las",
"version": null,
"features": [],
"secAuthProtection": false,
"cpuArchitecture": [],
"ipv6CidrBlock": null
},
"entities": {
"servers": {
"id": "850bd18e-3602-4b25-b1b2-a6b3eb3a41f8/servers",
"type": "collection",
"href": "https://api.ionos.com/cloudapi/v6/datacenters/xxxxea-0002-9925-X1X2-aXUAUnnana/servers",
"_links": {}
},
"volumes": {
"id": "850bd18e-3602-4b25-b1b2-a6b3eb3a41f8/volumes",
"type": "collection",
"href": "https://api.ionos.com/cloudapi/v6/datacenters/xxxxea-0002-9925-X1X2-aXUAUnnana/volumes",
"_links": {}
},
"loadbalancers": {
"id": "850bd18e-3602-4b25-b1b2-a6b3eb3a41f8/loadbalancers",
"type": "collection",
"href": "https://api.ionos.com/cloudapi/v6/datacenters/xxuxea-0002-9925-X1X2-aXUAUnnanahaha/loadbalancers",
"_links": {}
},
"lans": {
"id": "850bd18e-3602-4b25-b1b2-a6b3eb3a41f8/lans",
"type": "collection",
"href": "https://api.ionos.com/cloudapi/v6/datacenters/xxuxea-0002-9925-X1X2-aXUAUnnanahaha/lans",
"_links": {}
}
}
}curl --location \
--request GET 'https://api.ionos.com/auth/v1/tokens/generate'
--header 'Authorization: Bearer eyJpZCI6MTUsInVzZXJuYW1lIjoia21pbmNoZWxsZSIsImVtYWlsIjoia21pbmNoZWxsZUBxcS5jb20iLCJmaXJzdE5hbWUiOiJKZWFubmUiLCJsYXN0TmFtZSI6IkhhbHZvcnNvbiIsImdlbmRlciI6ImZlbWFsZSIsImltYWdlIjoiaHR0cHM6Ly9yb2JvaGFzaC5vcmcvYXV0cXVpYXV0LnBuZz9zaXplPTUweDUwJnNldD1zZXQxIiwiaWF0IjoxNjM1NzczOTYyLCJleHAiOjE2MzU3Nzc1NjJ9.n9PQX8w8ocKo0dMCw3g8bKhjB8Wo7f7IONFBDqfxKhs' \
--data ''




