Comment on page
Subscriber
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-ID
or
https://platform.antares.id:8443/~/antares-cse/your-application-ID
Note: your-application-ID must be starting with CAE . e.g. CAE760571675 |
Method | POST |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json;ty=23 |
Accept | application/json |
Body
1
{
2
"m2m:sub": {
3
"rn": "nama-subscriber-anda",
4
"nu": "server-hostname-anda-atau-ip",
5
"nct": 2
6
}
7
}
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-ID
or
https://platform.antares.id:8443/~/antares-cse/your-application-ID
Note: your-application-ID must be starting with CAE . e.g. CAE760571675 |
Method | POST |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml;ty=23 |
Accept | application/xml |
Body
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" rn="your-subscriber-name">
<nu>your-server-address</nu>
<nct>2</nct>
</m2m:sub>
- Response
JSON
XML
Result
{
"m2m:sub": {
"rn": "nama-subscriber-anda",
"ty": 23,
"ri": "/antares-cse/sub-542371250",
"pi": "/antares-cse/CAE492050112",
"ct": "20191120T160324",
"lt": "20191120T160324",
"acpi": [
"/antares-cse/acp-35730207",
"/antares-cse/acp-891035820"
],
"nu": [
"server-hostname-anda-atau-ip"
],
"nct": 2
}
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/
3
xml/protocols/homedomain" rn="nama-subscriber-anda">
4
<ty>23</ty>
5
<ri>/antares-cse/sub-841863552</ri>
6
<pi>/antares-cse/CAE492050112</pi>
7
<ct>20191120T160045</ct>
8
<lt>20191120T160045</lt>
9
<acpi>/antares-cse/acp-35730207</acpi>
10
<acpi>/antares-cse/acp-891035820</acpi>
11
<nu>server-address-anda</nu>
12
<nct>2</nct>
13
</m2m:sub>
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/device-name
or
https://platform.antares.id:8443/~/antares-cse/your-device-ID
Note: your-application-ID must be starting with CAE . e.g. CAE760571675 |
Method | POST |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json;ty=23 |
Accept | application/json |
Body
1
{
2
"m2m:sub": {
3
"rn": "nama-subscriber-anda",
4
"nu": "server-hostname-anda-atau-ip",
5
"nct": 2
6
}
7
}
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/device-name
or
https://platform.antares.id:8443/~/antares-cse/your-device-ID
Note: your-device-ID must be starting with CNT . e.g. CNT-842419289 |
Method | POST |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml;ty=23 |
Accept | application/xml |
Body
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" rn="nama-subscriber-anda">
<nu>server-address-anda</nu>
<nct>2</nct>
</m2m:sub>
- Response
JSON
XML
Result
{
"m2m:sub": {
"rn": "your-subscriber-name",
"ty": 23,
"ri": "/antares-cse/sub-422069048",
"pi": "/antares-cse/cnt-869787388",
"ct": "20191120T155438",
"lt": "20191120T155438",
"acpi": [
"/antares-cse/acp-35730207",
"/antares-cse/acp-891035820"
],
"nu": [
"server-hostname-anda-atau-ip"
],
"nct": 2
}
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/
3
xml/protocols/homedomain" rn="your-subscriber-name">
4
<ty>23</ty>
5
<ri>/antares-cse/sub-631201523</ri>
6
<pi>/antares-cse/cnt-681155603</pi>
7
<ct>20191120T112528</ct>
8
<lt>20191120T112528</lt>
9
<acpi>/antares-cse/acp-35730207</acpi>
10
<acpi>/antares-cse/acp-891035820</acpi>
11
<nu>server-address-anda</nu>
12
<nct>2</nct>
13
</m2m:sub>
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/application-name?fu=1&ty=23
or
https://platform.antares.id:8443/~/antares-cse/your-application-ID?fu=1&ty=23
Note: your-application-ID must be starting with CAE . e.g. CAE760571675 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json |
Accept | application/json |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/application-name?fu=1&ty=23
or
https://platform.antares.id:8443/~/antares-cse/your-application-ID?fu=1&ty=23
Note: your-application-ID must be starting with CAE . e.g. CAE760571675 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
SS
- Response
JSON
XML
{
"uril": ""
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:uril xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/
3
xml/protocols/homedomain"></m2m:uril>
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json |
Accept | application/json |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
- Response
JSON
XML
{
"sub": {
"ty": 23,
"ri": "/antares-cse/sub-542371250",
"pi": "/antares-cse/CAE492050112",
"ct": "20191120T160324",
"lt": "20191120T160324",
"acpi": [
"/antares-cse/acp-35730207",
"/antares-cse/acp-891035820"
],
"nu": "server-hostname-anda-atau-ip",
"nct": 2
}
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/
3
xml/protocols/homedomain" rn="your-subscriber-Name">
4
<ty>23</ty>
5
<ri>/antares-cse/sub-542371250</ri>
6
<pi>/antares-cse/CAE492050112</pi>
7
<ct>20191120T160324</ct>
8
<lt>20191120T160324</lt>
9
<acpi>/antares-cse/acp-35730207</acpi>
10
<acpi>/antares-cse/acp-891035820</acpi>
11
<nu>your-server-hostname-or-ip</nu>
12
<nct>2</nct>
13
</m2m:sub>
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/application-name/device-name?fu=1&ty=23
or
https://platform.antares.id:8443/~/antares-cse/your-device-ID?fu=1&ty=23
Note: your-device-ID must be starting with CNT . e.g. CNT-842419289 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/JSON |
Accept | application/JSON |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/application-name/device-name?fu=1&ty=23
or
https://platform.antares.id:8443/~/antares-cse/your-device-ID?fu=1&ty=23
Note: your-device-ID must be starting with CNT . e.g. CNT-842419289 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
- Response
JSON
XML
Result
1
{
2
"m2m:uril": [
3
"/antares-cse/antares-id/your-application-name/sub_your-subscriber-name"
4
]
5
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:uril xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/xml/protocols/homedomain">/antares-cse/antares-id/your-application-name/sub_your-subscriber-name</m2m:uril>
- Request
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/your-device-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json |
Accept | application/json |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/your-device-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | GET |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
- Response
JSON
XML
{
"sub": {
"ty": 23,
"ri": "/antares-cse/sub-422069048",
"pi": "/antares-cse/cnt-869787388",
"ct": "20191120T155438",
"lt": "20191120T155438",
"acpi": [
"/antares-cse/acp-35730207",
"/antares-cse/acp-891035820"
],
"nu": "server-hostname-anda-atau-ip",
"nct": 2
}
}
Result
1
<?xml version="1.0" encoding="UTF-8"?>
2
<m2m:sub xmlns:m2m="http://www.onem2m.org/xml/protocols" xmlns:hd="http://www.onem2m.org/
3
xml/protocols/homedomain" rn="your-subscriber-name">
4
<ty>23</ty>
5
<ri>/antares-cse/sub-422069048</ri>
6
<pi>/antares-cse/cnt-869787388</pi>
7
<ct>20191120T155438</ct>
8
<lt>20191120T155438</lt>
9
<acpi>/antares-cse/acp-35730207</acpi>
10
<acpi>/antares-cse/acp-891035820</acpi>
11
<nu>your-server-hostname-or-ip</nu>
12
<nct>2</nct>
13
</m2m:sub>
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting sub . e.g. sub-123456789 |
Method | DELETE |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json |
Accept | application/json |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting sub . e.g. sub-123456789 |
Method | DELETE |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
JSON
XML
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/your-device-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | DELETE |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/json |
Accept | application/json |
Field | Value |
URL | https://platform.antares.id:8443/~/antares-cse/antares-id/your-application-name/your-device-name/subscriber-name
or
https://platform.antares.id:8443/~/antares-cse/your-subscriber-ID
Note: your-subscriber-ID must be starting with sub . e.g. sub-123456789 |
Method | DELETE |
Header
Key | Value |
X-M2M-Origin | antares-access-key |
Content-Type | application/xml |
Accept | application/xml |
Last modified 5mo ago