AgileApps Support Wiki Pre Release

Difference between revisions of "REST API:accessProfile Resource"

From AgileApps Support Wiki
imported>Aeric
m (Text replace - '’' to ''')
imported>Aeric
m (Text replace - '{domain}' to '{{domain}}')
 
(6 intermediate revisions by the same user not shown)
Line 10: Line 10:
;Method:GET
;Method:GET
   
   
;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile</nowiki></tt>
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile</nowiki></tt>


;Response:
;Response:
Line 38: Line 38:
;Method:GET
;Method:GET
   
   
;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile/{recordId}</nowiki></tt>
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile/{recordId}</nowiki></tt>


;Response:
;Response:
Line 73: Line 73:
             <manage_audit_log>false</manage_audit_log>
             <manage_audit_log>false</manage_audit_log>
             <manage_recycle_bin>false</manage_recycle_bin>
             <manage_recycle_bin>false</manage_recycle_bin>
            <manage_tags>false</manage_tags>
             <customize_objects>false</customize_objects>
             <customize_objects>false</customize_objects>
             <manage_application>true</manage_application>
             <manage_application>true</manage_application>
Line 102: Line 101:
;Method:POST
;Method:POST
   
   
;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile</nowiki></tt>  
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile</nowiki></tt>  


;Request:
;Request:
Line 129: Line 128:
;Method:PUT
;Method:PUT
   
   
;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile/{recordId}</nowiki></tt>  
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile/{recordId}</nowiki></tt>  


;Request:
;Request:
Line 156: Line 155:
;Method:DELETE
;Method:DELETE


;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile/{recordId}</nowiki></tt>
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile/{recordId}</nowiki></tt>


;Response:
;Response:
Line 173: Line 172:
;Method:GET
;Method:GET


;URI:<tt><nowiki>https://{domain}/networking/rest/accessProfile?{query_parameters}</nowiki></tt>
;URI:<tt><nowiki>https://{{domain}}/networking/rest/accessProfile?{query_parameters}</nowiki></tt>
{{:REST API:Dynamic Search}}
{{:REST API:Dynamic Search}}


Line 208: Line 207:
| description || String ||  ||  || Notes and/or instructions for use ||  
| description || String ||  ||  || Notes and/or instructions for use ||  


|-
| ip_addr_range || String ||  || || Comma separated list of IP addresses or IP-ranges from which user is allowed to access the platform ||
|-
|-
| global_view_permissions || Boolean ||  || || View records in application objects ||  
| global_view_permissions || Boolean ||  || || View records in application objects ||  
Line 218: Line 215:
|-
|-
| global_delete_permissions|| Boolean ||  || || Delete records in application objects ||  
| global_delete_permissions|| Boolean ||  || || Delete records in application objects ||  
|-
| integration_capabilities || Struct ||  || || Reserved for internal use ||
|-
| ip_addr_range || String ||  || || Comma separated list of IP addresses or IP-ranges from which user is allowed to access the platform ||


|-  
|-  
Line 274: Line 277:
| administrative_permission|| Tag||  ||  || Set of individually enabled/disabled [[Permissions#Administrative_Permissions|Administrative Permissions]]   
| administrative_permission|| Tag||  ||  || Set of individually enabled/disabled [[Permissions#Administrative_Permissions|Administrative Permissions]]   
|-
|-
| align="right"|''access_control''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Access Control permission]]   
| align="right"|''access_control''|| Boolean||  align="center"|Editable on Add/Update ||  || [[Access Control permission]]   
|-
|-
| align="right"|''user_management''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[User Management permission]]   
| align="right"|''user_management''|| Boolean||  align="center"|Editable on Add/Update ||  || [[User Management permission]]   
|-
|-
| align="right"|''team_record_change_ownership''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Change Ownership of my Team's Records ]]  
| align="right"|''team_record_change_ownership''|| Boolean||  align="center"|Editable on Add/Update ||  || [[Change Ownership of my Team’s Records permission|Change Ownership of my Team's Records ]]  
|-
|-
| align="right"|''self_record_change_ownership''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Change Ownership of Self Owned Records]]  
| align="right"|''self_record_change_ownership''|| Boolean||  align="center"|Editable on Add/Update ||  || [[Change Ownership of Self Owned Records]]  
|-
|-
| align="right"|''personalize_user_interface''|| Boolean||  align="center"|Editable on Add/Update ||   ||[[Manage Personal Setup]]
| align="right"|''personalize_user_interface''|| Boolean||  align="center"|Editable on Add/Update ||   || [[Manage Personal Setup permission]]
|-
|-
| align="right"|''create_delete_view_report''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Create/Delete Views/Reports/Homepages]]   
| align="right"|''create_delete_view_report''|| Boolean||  align="center"|Editable on Add/Update ||  || [[Create/Delete Views/Reports/Homepages]]   
|-
|-
| align="right"|''export_view_report''|| Boolean||  align="center"|Editable on Add/Update ||    ||[[Export Views and Reports]]   
| align="right"|''export_view_report''|| Boolean||  align="center"|Editable on Add/Update ||    ||[[Export Views and Reports]]   
Line 303: Line 306:
|-
|-
| align="right"|''manage_recycle_bin''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Manage Recycle Bin permission]]   
| align="right"|''manage_recycle_bin''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Manage Recycle Bin permission]]   
|-
| align="right"|''manage_tags''|| Boolean||  align="center"|Editable on Add/Update ||    ||[[Manage Tags]] 
|-
|-
| align="right"|''customize_objects''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Customize Objects permission]]   
| align="right"|''customize_objects''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Customize Objects permission]]   
|-
|-
| align="right"|''manage_application''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Manage Applications]]
| align="right"|''manage_application''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Application Properties]]
|-
|-
| align="right"|''manage_package''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Manage Packages]]
| align="right"|''manage_package''|| Boolean||  align="center"|Editable on Add/Update ||  ||[[Manage Packages]]

Latest revision as of 19:18, 25 April 2014

Manage access profiles using the REST API.

Learn more: REST API Conventions and Considerations.

Permissions

Lock-tiny.gif

Users that have the Access Control permission can use this resource.. 

List Access Profile Records

Method
GET
URI
https://{{domain}}/networking/rest/accessProfile
Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <accessProfile>
       <id>{recordId}</id>
        ...
   </accessProfile>
   <accessProfile>
       <id>{recordId}</id>
        ...
   </accessProfile>
     ...
   <message>
       0
       <description>Success</description>
   </message>
   <recordCount>N</recordCount>      

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Get an Access Profile

Method
GET
URI
https://{{domain}}/networking/rest/accessProfile/{recordId}
Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <accessProfile>
       <name>Standard Profile</name>
       <description>The default profile for most users</description>
       <ip_addr_range></ip_addr_range>
       <global_view_permissions>false</global_view_permissions>
       <global_create_permissions>false</global_create_permissions>
       <global_update_permissions>false</global_update_permissions>
       <global_delete_permissions>false</global_delete_permissions>
       <global_admin_permissions>false</global_admin_permissions>
       <administrative_permissions>
           <user_management>true</user_management>
           <team_record_change_ownership>true</team_record_change_ownership>
           <self_record_change_ownership>true</self_record_change_ownership>
           <personalize_user_interface>false</personalize_user_interface>
           <create_delete_view_report>false</create_delete_view_report>
           <export_view_report>false</export_view_report>
           <view_report_visible_to_other>false</view_report_visible_to_other>
           <manage_global_view_report>false</manage_global_view_report>
           <manage_snapshot>false</manage_snapshot>
           <print_view_report>false</print_view_report>
           <manage_templates>false</manage_templates>
           <lead_case_assignment_policy>false</lead_case_assignment_policy>
           <override_product_pricing>false</override_product_pricing>
           <manage_self_service_portal>false</manage_self_service_portal>
           <manage_product_and_price_book>false</manage_product_and_price_book>
           <access_mass_data_operation>false</access_mass_data_operation>
           <import_export_data>false</import_export_data>
           <manage_audit_log>false</manage_audit_log>
           <manage_recycle_bin>false</manage_recycle_bin>
           <customize_objects>false</customize_objects>
           <manage_application>true</manage_application>
           <manage_package>false</manage_package>
           <manage_develop_features>false</manage_develop_features>
           <manage_translation_workbench>false</manage_translation_workbench>
           <manage_tenant_and_company_capabilities>false</manage_...>
           <manage_discussion_category>false</manage_discussion_category>
           <proxy_login_access>false</proxy_login_access>
           <proxy_login_configuration>false</proxy_login_configuration>
           <customer_support_login>false</customer_support_login>
           <support_cases>true</support_cases>
           <activities>true</activities>
       </administrative_permissions>
   </accessProfile>
   <message>
       0
       <description>Success</description>
   </message>

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Add an Access Profile

Method
POST
URI
https://{{domain}}/networking/rest/accessProfile
Request
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <accessProfile>
        ...
   </accessProfile>

</platform> </syntaxhighlight>

Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <message>
       0
       <description>Success</description>
       <id>...</id>   
   </message>

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Update an Access Profile

Method
PUT
URI
https://{{domain}}/networking/rest/accessProfile/{recordId}
Request
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <accessProfile>
       ...
   </accessProfile>

</platform> </syntaxhighlight>

Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <message>
       0
       <description>Success</description>
   </message>

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Delete an Access Profile

Method
DELETE
URI
https://{{domain}}/networking/rest/accessProfile/{recordId}
Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <message>
       0
       <description>Success</description>
   </message>

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Dynamic Search for accessProfile Records

Method
GET
URI
https://{{domain}}/networking/rest/accessProfile?{query_parameters}
Query Parameters
  • fieldList - A comma-separated list of field names to retrieve
  • The asterisk (*) wildcard specifies all fields
  • {fieldname} specifies an individual field (e.g. name)
(Use the REST API:field Resource to get a complete list of fields.)
  • For a Composite Object, specify {alias}.{fieldname} to select a related-record field, where the alias is defined in the Object Relationships.
  • For a Database View, specify {alias}.{fieldname}, where the object alias is defined in the Database View.
  • alias.* specifies all fields in the aliased object.
  • filter - Filtering criteria to filter the records
  • pageSize - Number of records to retrieve from the result set in order to make a "page".
  • page - Number of the logical page in a database result set. The first page is page "zero" (0).
Page zero is returned by default, so appending &pageSize=1 to your query returns a single record.
  • getTotalRecordCount returns the number of total records.
    Causes the following structure to be returned, where N is the total number of records:
<syntaxhighlight lang="xml" enclose="div">

<platform>

  <status>
  <packageDeploy>
  ...
  </packageDeploy>
  </status>
  <message>
     0
     <description>Success</description>
  </message>
  <totalRecordCount>N</totalRecordCount> 

</platform> </syntaxhighlight>

  • sortBy - Field name for primary sort
    Ex: &sortBy=name
  • sortOrder - Sort order of the primary field, either asc or desc (ascending or descending)
    Ex: &sortOrder=desc
  • sortBy2 - Field name for secondary sort
  • sortOrder2 - Sort order of the second field, either asc or desc (ascending or descending)
For more information, see: Specifying Query Parameters in REST APIs
Response
<syntaxhighlight lang="xml" enclose="div">

<platform>

   <accessProfile>
       <id>{recordId}</id>
        ...
   </accessProfile>
   <accessProfile>
       <id>{recordId}</id>
        ...
   </accessProfile>
     ...
   <message>
       0
       <description>Success</description>
   </message>

</platform> </syntaxhighlight>

See also: REST API:Error Codes

Fields

Note: Unless otherwise indicated, the attribute for a field is "Editable on Add or Update".
Name Type Attribute Default Value Description Additional Information
name String Read Only
description String Notes and/or instructions for use
global_view_permissions Boolean View records in application objects
global_create_permissions Boolean Create records in application objects
global_update_permissions Boolean Update records in application objects
global_delete_permissions Boolean Delete records in application objects
integration_capabilities Struct Reserved for internal use
ip_addr_range String Comma separated list of IP addresses or IP-ranges from which user is allowed to access the platform


date_modified Date Read Only UTC Format
date_created Date Read Only UTC Format
created_id Lookup Read Only User ID
modified_id Lookup Read Only User ID
Team-Owned Records Permissions
Tag Permission Tag / Flag Type Attribute Required During Add Description
team_level_record_access_permission Tag Individually enabled/disabled (view, update and delete record) permissions for all the of the objects belongs to user's team
object_id lookup Editable on Add/Update
view_capability Boolean Editable on Add/Update View
update_capability Boolean Editable on Add/Update Update
delete_capability Boolean Editable on Add/Update Delete
Self-Owned Records Permissions

This section appears when global_administrative permissions is set to false.

Name Type Attribute Required on Add Description
self_record_access_permission Tag Individually enabled/disabled (create and self delete record) permissions for all the objects belongs to user
object_id lookup Editable on Add/Update
create_capability Boolean Editable on Add/Update
owner_delete_capability Boolean Editable on Add/Update
Administrative Permissions

This section appears when global_administrative permissions is set to false.

Name Type Attribute Required on Add Description
administrative_permission Tag Set of individually enabled/disabled Administrative Permissions
access_control Boolean Editable on Add/Update Access Control permission
user_management Boolean Editable on Add/Update User Management permission
team_record_change_ownership Boolean Editable on Add/Update Change Ownership of my Team's Records
self_record_change_ownership Boolean Editable on Add/Update Change Ownership of Self Owned Records
personalize_user_interface Boolean Editable on Add/Update Manage Personal Setup permission
create_delete_view_report Boolean Editable on Add/Update Create/Delete Views/Reports/Homepages
export_view_report Boolean Editable on Add/Update Export Views and Reports
view_report_visible_to_other Boolean Editable on Add/Update Make Views/Reports Visible to Others
manage_global_view_report Boolean Editable on Add/Update Manage Global Views/Reports
print_view_report Boolean Editable on Add/Update Print using Views and Reports
manage_templates Boolean Editable on Add/Update
access_mass_data_operation Boolean Editable on Add/Update Access Mass Data Operations
import_export_data Boolean Editable on Add/Update Import and Export Data
manage_audit_log Boolean Editable on Add/Update Manage Audit Log
manage_recycle_bin Boolean Editable on Add/Update Manage Recycle Bin permission
customize_objects Boolean Editable on Add/Update Customize Objects permission
manage_application Boolean Editable on Add/Update Application Properties
manage_package Boolean Editable on Add/Update Manage Packages
manage_develop_features Boolean Editable on Add/Update Use Development Features
manage_translation_workbench Boolean Editable on Add/Update Manage Translation Workbench
manage_tenant_and_company_capabilities Boolean Editable on Add/Update Manage Tenants and Company Capabilities
proxy_login_access Boolean Editable on Add/Update Proxy Login Access
proxy_login_configuration Boolean Editable on Add/Update
customer_support_login Boolean Editable on Add/Update Customer Support Login

Error Codes

Platform Code with Http Status Description
-7000 BAD_REQUEST (400) Invalid ID

Learn more: