Service DeviceProfile

HTTP Method Resource

Request

Response

Description

GET

.../ta_profiles/{TaProfile.ta_name}

N/A

WiredElementList

Returns the list of TA Profiles matching the given query.

POST

.../ta_profiles/{TaProfile.ta_name}

TaProfile

TaProfile

Adds the given TA profile to the system.

GET

.../ta_profiles/{TaProfile.ta_name}

N/A

TaProfile

Returns the TA profile configuration matching the given profile name.

PUT

.../ta_profiles/{TaProfile.ta_name}

TaProfile

TaProfile

Updates the TA Profile Configuration matching the given profile name.

DELETE

.../ta_profiles/{TaProfile.ta_name}

N/A

N/A

Deletes the TA profile Configuration with the given profile name from the model.

Min Value of attribute ta_certificate_base64_encoded_pem is set to in TaProfile.json.