POST /api/v1/certificate_signing_requests¶Create an object
GET /api/v1/certificate_signing_requests¶Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/installed_applications¶POST /api/v1/installed_applications¶Create an object
GET /api/v1/devices/(int: device_id)/installed_applications¶GET /api/v1/installed_applications¶Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/installed_certificates¶POST /api/v1/installed_certificates¶Create an object
GET /api/v1/devices/(int: device_id)/installed_certificates¶GET /api/v1/installed_certificates¶Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/available_os_updates¶POST /api/v1/available_os_updates¶Create an object
GET /api/v1/devices/(int: device_id)/available_os_updates¶GET /api/v1/available_os_updates¶Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/installed_profiles¶POST /api/v1/installed_profiles¶Create an object
GET /api/v1/devices/(int: device_id)/installed_profiles¶GET /api/v1/installed_profiles¶Retrieve a collection of objects
POST /api/v1/push_certificates/¶Create an object
GET /api/v1/push_certificates/¶Retrieve a collection of objects
POST /api/v1/ssl_certificates/¶Create an object
GET /api/v1/ssl_certificates/¶Retrieve a collection of objects
POST /api/v1/ca_certificates/¶Create an object
GET /api/v1/ca_certificates/¶Retrieve a collection of objects
POST /api/v1/certificates/¶Create an object
GET /api/v1/certificates/¶Retrieve a collection of objects
POST /api/v1/applications¶Create an object
GET /api/v1/applications¶Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/commands¶POST /api/v1/commands¶Create an object
GET /api/v1/devices/(int: device_id)/commands¶GET /api/v1/commands¶Retrieve a collection of objects
POST /api/v1/device_groups/(int: device_group_id)/devices¶POST /api/v1/devices¶Create an object
GET /api/v1/device_groups/(int: device_group_id)/devices¶GET /api/v1/devices¶Retrieve a collection of objects
Create an object
Retrieve a collection of objects
POST /api/v1/devices/(int: device_id)/relationships/commands¶Add / create relationship(s)
DELETE /api/v1/devices/(int: device_id)/relationships/commands¶Delete relationship(s)
GET /api/v1/devices/(int: device_id)/relationships/commands¶Get a relationship details
PATCH /api/v1/devices/(int: device_id)/relationships/commands¶Update a relationship
Add / create relationship(s)
Delete relationship(s)
Get a relationship details
Update a relationship
Add / create relationship(s)
Delete relationship(s)
Get a relationship details
Update a relationship
DELETE /api/v1/certificate_signing_requests/(int: certificate_signing_request_id)¶Delete an object
GET /api/v1/certificate_signing_requests/(int: certificate_signing_request_id)¶Get object details
PATCH /api/v1/certificate_signing_requests/(int: certificate_signing_request_id)¶Update an object
DELETE /api/v1/installed_applications/(int: installed_application_id)¶Delete an object
GET /api/v1/installed_applications/(int: installed_application_id)¶Get object details
PATCH /api/v1/installed_applications/(int: installed_application_id)¶Update an object
DELETE /api/v1/installed_certificates/(int: installed_certificate_id)¶Delete an object
GET /api/v1/installed_certificates/(int: installed_certificate_id)¶Get object details
PATCH /api/v1/installed_certificates/(int: installed_certificate_id)¶Update an object
DELETE /api/v1/available_os_updates/(int: available_os_update_id)¶Delete an object
GET /api/v1/available_os_updates/(int: available_os_update_id)¶Get object details
PATCH /api/v1/available_os_updates/(int: available_os_update_id)¶Update an object
DELETE /api/v1/installed_profiles/(int: installed_profile_id)¶Delete an object
GET /api/v1/installed_profiles/(int: installed_profile_id)¶Get object details
PATCH /api/v1/installed_profiles/(int: installed_profile_id)¶Update an object
DELETE /api/v1/rsa_private_keys/(int: private_key_id)¶Delete an object
GET /api/v1/rsa_private_keys/(int: private_key_id)¶Get object details
PATCH /api/v1/rsa_private_keys/(int: private_key_id)¶Update an object
DELETE /api/v1/certificates/(int: certificate_id)¶Delete an object
GET /api/v1/certificates/(int: certificate_id)¶Get object details
PATCH /api/v1/certificates/(int: certificate_id)¶Update an object
DELETE /api/v1/applications/(int: application_id)¶Delete an object
GET /api/v1/applications/(int: application_id)¶Get object details
PATCH /api/v1/applications/(int: application_id)¶Update an object
DELETE /api/v1/commands/(int: command_id)¶Delete an object
GET /api/v1/commands/(int: command_id)¶Get object details
PATCH /api/v1/commands/(int: command_id)¶Update an object
DELETE /api/v1/devices/(int: device_id)¶Delete an object
GET /api/v1/devices/(int: device_id)¶Get object details
PATCH /api/v1/devices/(int: device_id)¶Update an object
Delete an object
Get object details
Update an object