Device Type
Last updated
Last updated
Package : spaceone.api.inventory.v1
DeviceType Methods:
POST /inventory/v1/device-types
PUT /inventory/v1/device-type/{device_type_id}
DELETE /inventory/v1/device-type/{device_type_id}
GET /inventory/v1/device-type/{device_type_id}
GET /inventory/v1/device-types
POST /inventory/v1/device-types/search
POST /inventory/v1/device-types/stat
NO
Method
Request Type
Response Type
Description
1
2
3
4
5
6
Type
Message
Request
Response
Type
Message
Request
Response
Type
Message
Request
Response
Type
Message
Request
Response
Type
Message
Request
Response
Type
Message
Request
Response
No
Field
Type
Required
Description
1
name
string
✅
2
parent_device_type_id
string
❌
3
labels
❌
4
template
❌
5
metadata
❌
6
tags
list of spaceone.api.core.v1.Tag
❌
7
domain_id
string
✅
No
Field
Type
Description
1
device_type_id
string
2
name
string
3
labels
list of string
4
parent_device_type_info
5
template
6
metadata
7
tags
list of spaceone.api.core.v1.Tag
8
domain_id
string
9
created_at
10
updated_at
No
Field
Type
Required
Description
1
query
❌
2
device_type_id
string
❌
3
name
string
❌
4
domain_id
string
❌
No
Field
Type
Required
Description
1
device_type_id
string
✅
2
domain_id
string
✅
No
Field
Type
Required
Description
1
query
✅
2
domain_id
string
✅
No
Field
Type
Description
1
results
2
total_count
No
Field
Type
Required
Description
1
device_type_id
string
✅
2
domain_id
string
✅
3
only
list of string
❌
No
Field
Type
Required
Description
1
device_type_id
string
✅
2
force
bool
❌
3
labels
❌
4
template
❌
5
metadata
❌
6
tags
list of spaceone.api.core.v1.Tag
❌
7
domain_id
string
✅