GET api/Features/{id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Resource Description
FeatureWithDatumName | Description | Type | Additional information |
---|---|---|---|
FeaturePermissions | Collection of FeaturePermission |
None. |
|
Identity | globally unique identifier |
None. |
|
ApplicationOwner | ScopeType |
None. |
|
FeatureType | FeatureType |
None. |
|
FeaturePermissionProperties | Collection of FeaturePermissionProperty |
None. |
Response Formats
application/json, text/json
Sample:
{ "FeaturePermissions": [ { "Identity": "e26deed8-c91f-4398-abb9-7ea53ca335cb", "UniqueIdentity": "25446770-9c30-44cd-a180-cc7fa01587ba", "Permissions": [ { "PermissionClaim": { "ClaimType": "sample string 1", "ClaimValue": "sample string 2", "ClaimTypeLower": "sample string 1", "ClaimValueLower": "sample string 2" }, "Identity": "183f951d-d7b7-41dc-bdbe-a7234391b5b0", "Name": "sample string 2" }, { "PermissionClaim": { "ClaimType": "sample string 1", "ClaimValue": "sample string 2", "ClaimTypeLower": "sample string 1", "ClaimValueLower": "sample string 2" }, "Identity": "183f951d-d7b7-41dc-bdbe-a7234391b5b0", "Name": "sample string 2" } ], "FeaturePermissionDatum": [ { "Identity": "4254bd47-52fe-476d-b872-8c7561bb7590", "Value": {}, "SelectedValueIds": [ "87019be8-46d9-448e-87e2-1f6e8f8b7a45", "c8d9023c-ae5e-4983-b32d-208ae1137392" ] }, { "Identity": "4254bd47-52fe-476d-b872-8c7561bb7590", "Value": {}, "SelectedValueIds": [ "87019be8-46d9-448e-87e2-1f6e8f8b7a45", "c8d9023c-ae5e-4983-b32d-208ae1137392" ] } ] }, { "Identity": "e26deed8-c91f-4398-abb9-7ea53ca335cb", "UniqueIdentity": "25446770-9c30-44cd-a180-cc7fa01587ba", "Permissions": [ { "PermissionClaim": { "ClaimType": "sample string 1", "ClaimValue": "sample string 2", "ClaimTypeLower": "sample string 1", "ClaimValueLower": "sample string 2" }, "Identity": "183f951d-d7b7-41dc-bdbe-a7234391b5b0", "Name": "sample string 2" }, { "PermissionClaim": { "ClaimType": "sample string 1", "ClaimValue": "sample string 2", "ClaimTypeLower": "sample string 1", "ClaimValueLower": "sample string 2" }, "Identity": "183f951d-d7b7-41dc-bdbe-a7234391b5b0", "Name": "sample string 2" } ], "FeaturePermissionDatum": [ { "Identity": "4254bd47-52fe-476d-b872-8c7561bb7590", "Value": {}, "SelectedValueIds": [ "87019be8-46d9-448e-87e2-1f6e8f8b7a45", "c8d9023c-ae5e-4983-b32d-208ae1137392" ] }, { "Identity": "4254bd47-52fe-476d-b872-8c7561bb7590", "Value": {}, "SelectedValueIds": [ "87019be8-46d9-448e-87e2-1f6e8f8b7a45", "c8d9023c-ae5e-4983-b32d-208ae1137392" ] } ] } ], "Identity": "83c856c0-9007-46da-8368-60f6dca0dd0c", "ApplicationOwner": 0, "FeatureType": 0, "FeaturePermissionProperties": [ { "FeaturePermissionType": 0, "DisplayName": "sample string 1", "HelpText": "sample string 2", "ValueChoicesWithId": [ { "Identity": "df1e5479-1cf9-4969-aad4-270817e85eb8", "Name": "sample string 2" }, { "Identity": "df1e5479-1cf9-4969-aad4-270817e85eb8", "Name": "sample string 2" } ], "Identity": "d6689ea1-16de-4e62-854c-52db4a17ab0c", "Name": "sample string 4" }, { "FeaturePermissionType": 0, "DisplayName": "sample string 1", "HelpText": "sample string 2", "ValueChoicesWithId": [ { "Identity": "df1e5479-1cf9-4969-aad4-270817e85eb8", "Name": "sample string 2" }, { "Identity": "df1e5479-1cf9-4969-aad4-270817e85eb8", "Name": "sample string 2" } ], "Identity": "d6689ea1-16de-4e62-854c-52db4a17ab0c", "Name": "sample string 4" } ] }
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.