GET api/ResourceTypes/ExchangeEnabledResources
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ExchangeResourceName | Description | Type | Additional information |
---|---|---|---|
BookingTypes | Collection of BookingTypeWithPrimaryRestriction |
None. |
|
ResourceTypeIdentity | globally unique identifier |
None. |
|
ResourceTypeName | string |
None. |
|
Properties | Collection of ResourceDatum |
None. |
|
Identity | globally unique identifier |
None. |
|
Name | string |
None. |
Response Formats
application/json, text/json
Sample:
{ "BookingTypes": [ { "BookingTypeIdentity": "dddcef51-ad88-4458-8233-d97ebbccd9c9", "PrimaryResourceRestrictionIdentity": "c3dc52c2-af51-49b0-b275-061449c2ca5c" }, { "BookingTypeIdentity": "dddcef51-ad88-4458-8233-d97ebbccd9c9", "PrimaryResourceRestrictionIdentity": "c3dc52c2-af51-49b0-b275-061449c2ca5c" } ], "ResourceTypeIdentity": "e3371b07-964b-4e1d-9fb6-d9f7a59412dd", "ResourceTypeName": "sample string 2", "Properties": [ { "Value": {}, "ValueType": "sample string 2", "ValueChoices": [ "sample string 1", "sample string 2" ], "DisplayName": "sample string 3", "ValueChoicesWithId": [ { "Identity": "5f1ead15-c9d6-4dae-930a-9ad20d2abbf2", "Name": "sample string 2" }, { "Identity": "5f1ead15-c9d6-4dae-930a-9ad20d2abbf2", "Name": "sample string 2" } ], "IsObsolete": true, "RelatedObsoleteProperty": "7c6fa17e-c88d-49ec-a790-e2228c1212b3", "Identity": "23a2c6d9-0b07-4785-95e6-553d8ca7ed77", "Name": "sample string 7" }, { "Value": {}, "ValueType": "sample string 2", "ValueChoices": [ "sample string 1", "sample string 2" ], "DisplayName": "sample string 3", "ValueChoicesWithId": [ { "Identity": "5f1ead15-c9d6-4dae-930a-9ad20d2abbf2", "Name": "sample string 2" }, { "Identity": "5f1ead15-c9d6-4dae-930a-9ad20d2abbf2", "Name": "sample string 2" } ], "IsObsolete": true, "RelatedObsoleteProperty": "7c6fa17e-c88d-49ec-a790-e2228c1212b3", "Identity": "23a2c6d9-0b07-4785-95e6-553d8ca7ed77", "Name": "sample string 7" } ], "Identity": "02b3d8ff-f449-482c-9074-f332fa3ef609", "Name": "sample string 4" }
application/xml, text/xml
Sample:
<ExchangeResource xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.API.Model"> <Identity xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">02b3d8ff-f449-482c-9074-f332fa3ef609</Identity> <Name xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">sample string 4</Name> <BookingTypes> <BookingTypeWithPrimaryRestriction> <BookingTypeIdentity>dddcef51-ad88-4458-8233-d97ebbccd9c9</BookingTypeIdentity> <PrimaryResourceRestrictionIdentity>c3dc52c2-af51-49b0-b275-061449c2ca5c</PrimaryResourceRestrictionIdentity> </BookingTypeWithPrimaryRestriction> <BookingTypeWithPrimaryRestriction> <BookingTypeIdentity>dddcef51-ad88-4458-8233-d97ebbccd9c9</BookingTypeIdentity> <PrimaryResourceRestrictionIdentity>c3dc52c2-af51-49b0-b275-061449c2ca5c</PrimaryResourceRestrictionIdentity> </BookingTypeWithPrimaryRestriction> </BookingTypes> <Properties> <ResourceDatum> <Identity xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">23a2c6d9-0b07-4785-95e6-553d8ca7ed77</Identity> <Name xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">sample string 7</Name> <DisplayName>sample string 3</DisplayName> <IsObsolete>true</IsObsolete> <RelatedObsoleteProperty>7c6fa17e-c88d-49ec-a790-e2228c1212b3</RelatedObsoleteProperty> <Value /> <ValueChoices xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </ValueChoices> <ValueChoicesWithId xmlns:d4p1="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security"> <d4p1:NamedObject> <d4p1:Identity>5f1ead15-c9d6-4dae-930a-9ad20d2abbf2</d4p1:Identity> <d4p1:Name>sample string 2</d4p1:Name> </d4p1:NamedObject> <d4p1:NamedObject> <d4p1:Identity>5f1ead15-c9d6-4dae-930a-9ad20d2abbf2</d4p1:Identity> <d4p1:Name>sample string 2</d4p1:Name> </d4p1:NamedObject> </ValueChoicesWithId> <ValueType>sample string 2</ValueType> </ResourceDatum> <ResourceDatum> <Identity xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">23a2c6d9-0b07-4785-95e6-553d8ca7ed77</Identity> <Name xmlns="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security">sample string 7</Name> <DisplayName>sample string 3</DisplayName> <IsObsolete>true</IsObsolete> <RelatedObsoleteProperty>7c6fa17e-c88d-49ec-a790-e2228c1212b3</RelatedObsoleteProperty> <Value /> <ValueChoices xmlns:d4p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <d4p1:string>sample string 1</d4p1:string> <d4p1:string>sample string 2</d4p1:string> </ValueChoices> <ValueChoicesWithId xmlns:d4p1="http://schemas.datacontract.org/2004/07/Scientia.Platform.Library.Security"> <d4p1:NamedObject> <d4p1:Identity>5f1ead15-c9d6-4dae-930a-9ad20d2abbf2</d4p1:Identity> <d4p1:Name>sample string 2</d4p1:Name> </d4p1:NamedObject> <d4p1:NamedObject> <d4p1:Identity>5f1ead15-c9d6-4dae-930a-9ad20d2abbf2</d4p1:Identity> <d4p1:Name>sample string 2</d4p1:Name> </d4p1:NamedObject> </ValueChoicesWithId> <ValueType>sample string 2</ValueType> </ResourceDatum> </Properties> <ResourceTypeIdentity>e3371b07-964b-4e1d-9fb6-d9f7a59412dd</ResourceTypeIdentity> <ResourceTypeName>sample string 2</ResourceTypeName> </ExchangeResource>