[Index]
Model ref.: relation/EmergencyLocation
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "DefaultLocationId": { "target_title": "Location", "name": "DefaultLocationId", "format": "uri", "title": "Default Location ID", "choices": [], "target_attr": "LocationId", "readonly": true, "target": "/api/device/msteamsonline/CsOnlineLisLocation/choices/?choice_title=Location&field=LocationId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "target_model_type": "device/msteamsonline/CsOnlineLisLocation", "type": "string", "description": "Default location identifier" }, "City": { "title": "City", "type": "string", "name": "City", "description": "Specifies a city for the civic address." }, "NumberOfVoiceUsers": { "readonly": true, "title": "Number Of Voice Users", "type": "integer", "name": "NumberOfVoiceUsers", "description": "Number Of Voice Users" }, "locations": { "items": { "type": "object", "properties": { "NumberOfVoiceUsers": { "readonly": true, "type": "integer", "name": "NumberOfVoiceUsers", "title": "Number Of Voice Users" }, "City": { "readonly": true, "type": "string", "name": "City", "title": "City" }, "Confidence": { "readonly": true, "type": "string", "name": "Confidence", "title": "Confidence" }, "CivicAddressId": { "readonly": true, "description": "Specifies the unique identifier of the civic address that contains the location.", "type": "string", "name": "CivicAddressId", "title": "Civic Address ID" }, "switches": { "items": { "type": "object", "properties": { "ChassisId": { "description": "If ChassisID sub type is a MAC Address then this value must be in a string format in the following representation nn-nn-nn-nn-nn-nn, such as 12-34-56-78-90-ab. Otherwise, (different sub type, such as Interface Name), then this value must be in a string format as set on the switch", "type": "string", "name": "ChassisId", "title": "Chassis ID" }, "LocationId": { "readonly": true, "description": "Specifies the unique identifier of the location", "type": "string", "name": "LocationId", "title": "Location ID" }, "Description": { "description": "Specifies the administrator defined description of the Location Information Service subnet.", "type": "string", "name": "Description", "title": "Description" }, "Location": { "target": "/api/device/msteamsonline/CsOnlineLisLocation/choices/?field=Location&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Location", "convert_to_primary_key": true, "name": "Location", "target_attr": "Location", "target_model_type": "device/msteamsonline/CsOnlineLisLocation", "choices": [], "type": "string", "description": "Specifies the friendly name of the location" } } }, "type": "array", "title": "Switches" }, "Location": { "description": "Specifies an administrator defined description of the location. For example, \"2nd Floor Cafe\", \"Main Lobby\", or \"Office 250\".", "type": "string", "name": "Location", "title": "Location" }, "Latitude": { "readonly": true, "type": "string", "name": "Latitude", "title": "Latitude" }, "NumberOfTelephoneNumbers": { "readonly": true, "type": "integer", "name": "NumberOfTelephoneNumbers", "title": "Number Of Telephone Numbers" }, "CompanyTaxId": { "readonly": true, "type": "string", "name": "CompanyTaxId", "title": "Company Tax ID" }, "Description": { "readonly": true, "description": "Specifies an administrator defined description of the civic address.", "type": "string", "name": "Description", "title": "Description" }, "CivicAddress": { "target": "/api/device/msteamsonline/CsOnlineLisCivicAddress/choices/?field=CompanyName&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Civic Address", "convert_to_primary_key": true, "name": "CivicAddress", "target_attr": "CompanyName", "target_model_type": "device/msteamsonline/CsOnlineLisCivicAddress", "choices": [], "type": "string", "description": "Friendly name for the civic address that contains the location." }, "PartnerId": { "readonly": true, "type": "string", "name": "PartnerId", "title": "Partner ID" }, "ValidationStatus": { "readonly": true, "description": "Validated addresses cannot be changed, the address must be removed and added again.", "type": "string", "name": "ValidationStatus", "title": "Validation Status" }, "PreDirectional": { "readonly": true, "type": "string", "name": "PreDirectional", "title": "Pre Directional" }, "subnets": { "items": { "type": "object", "properties": { "Subnet": { "pattern": "((^\\s*((([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5]))\\s*$)|(^\\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)(\\.(25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)){3}))|:)))(%.+)?\\s*$))", "description": "The IP address of the subnet. This value can be either IPv4 or IPv6 format.", "type": "string", "name": "Subnet", "title": "Subnet" }, "LocationId": { "readonly": true, "description": "Specifies the unique identifier of the location", "type": "string", "name": "LocationId", "title": "Location ID" }, "Description": { "description": "Specifies the administrator defined description of the Location Information Service subnet.", "type": "string", "name": "Description", "title": "Description" }, "Location": { "target": "/api/device/msteamsonline/CsOnlineLisLocation/choices/?field=Location&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Location", "convert_to_primary_key": true, "name": "Location", "target_attr": "Location", "target_model_type": "device/msteamsonline/CsOnlineLisLocation", "choices": [], "type": "string", "description": "Specifies the friendly name of the location" } } }, "type": "array", "title": "Subnets" }, "waps": { "items": { "type": "object", "properties": { "LocationId": { "readonly": true, "description": "Specifies the unique identifier of the location", "type": "string", "name": "LocationId", "title": "Location ID" }, "Description": { "description": "Specifies the administrator defined description of the Location Information Service subnet.", "type": "string", "name": "Description", "title": "Description" }, "BssId": { "description": "The Basic Service Set Identifier (BSSID) of the wireless access point. This value must be in the form nn-nn-nn-nn-nn-nn, such as 12-34-56-78-90-ab. If an entry with the specified BSSID value does not exist, a new WAP location will be created. If an entry with the specified BSSID already exists, that entry will be replaced. It can be presented in wildcard format. The wildcard '*' can be on either the last one or two character(s).", "type": "string", "name": "BssId", "title": "BSS ID" }, "Location": { "target": "/api/device/msteamsonline/CsOnlineLisLocation/choices/?field=Location&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Location", "convert_to_primary_key": true, "name": "Location", "target_attr": "Location", "target_model_type": "device/msteamsonline/CsOnlineLisLocation", "choices": [], "type": "string", "description": "Specifies the friendly name of the location" } } }, "type": "array", "title": "Waps" }, "CityAlias": { "readonly": true, "type": "string", "name": "CityAlias", "title": "City Alias" }, "Longitude": { "readonly": true, "type": "string", "name": "Longitude", "title": "Longitude" }, "StreetSuffix": { "readonly": true, "type": "string", "name": "StreetSuffix", "title": "Street Suffix" }, "PostalCode": { "readonly": true, "type": "string", "name": "PostalCode", "title": "Postal Code" }, "TenantId": { "readonly": true, "type": "string", "name": "TenantId", "title": "Tenant ID" }, "IsDefault": { "readonly": true, "type": "boolean", "name": "IsDefault", "title": "Is Default" }, "HouseNumberSuffix": { "readonly": true, "type": "string", "name": "HouseNumberSuffix", "title": "House Number Suffix" }, "CompanyName": { "readonly": true, "type": "string", "name": "CompanyName", "title": "Company Name" }, "Elin": { "description": "Specifies the Emergency Location Identification Number. This is used in Direct Routing EGW scenarios.", "type": "string", "name": "Elin", "title": "ELIN" }, "CountyOrDistrict": { "readonly": true, "type": "string", "name": "CountyOrDistrict", "title": "County Or District" }, "LocationId": { "readonly": true, "type": "string", "name": "LocationId", "title": "Location ID" }, "PostDirectional": { "readonly": true, "type": "string", "name": "PostDirectional", "title": "Post Directional" }, "CountryOrRegion": { "readonly": true, "type": "string", "name": "CountryOrRegion", "title": "Country Or Region" }, "StateOrProvince": { "readonly": true, "type": "string", "name": "StateOrProvince", "title": "State Or Province" }, "HouseNumber": { "readonly": true, "type": "string", "name": "HouseNumber", "title": "House Number" }, "ports": { "items": { "type": "object", "properties": { "ChassisId_PortId": { "readonly": true, "description": "Combination primary key field", "type": "string", "name": "ChassisId_PortId", "title": "Chassis ID and Port ID" }, "PortId": { "description": "If PortID sub type is a MAC Address then this value must be in a string format in the following representation nn-nn-nn-nn-nn-nn, such as 12-34-56-78-90-ab. Otherwise, (different sub type, such as Interface Name), then this value must be in a string format as set on the switch", "type": "string", "name": "PortId", "title": "Port ID" }, "Description": { "description": "Specifies the administrator defined description of the Location Information Service subnet.", "type": "string", "name": "Description", "title": "Description" }, "ChassisId": { "target_title": "ChassisId", "target": "/api/device/msteamsonline/CsOnlineLisSwitch/choices/?choice_title=ChassisId&field=ChassisId&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Chassis ID", "name": "ChassisId", "target_attr": "ChassisId", "target_model_type": "device/msteamsonline/CsOnlineLisSwitch", "choices": [], "type": "string", "description": "If ChassisID sub type is a MAC Address then this value must be in a string format in the following representation nn-nn-nn-nn-nn-nn, such as 12-34-56-78-90-ab. Otherwise, (different sub type, such as Interface Name), then this value must be in a string format as set on the switch" }, "LocationId": { "readonly": true, "description": "Specifies the unique identifier of the location", "type": "string", "name": "LocationId", "title": "Location ID" }, "Location": { "target": "/api/device/msteamsonline/CsOnlineLisLocation/choices/?field=Location&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "title": "Location", "convert_to_primary_key": true, "name": "Location", "target_attr": "Location", "target_model_type": "device/msteamsonline/CsOnlineLisLocation", "choices": [], "type": "string", "description": "Specifies the friendly name of the location" } } }, "type": "array", "title": "Ports" }, "StreetName": { "readonly": true, "type": "string", "name": "StreetName", "title": "Street Name" } } }, "type": "array", "title": "Locations" }, "CivicAddressId": { "readonly": true, "title": "Civic Address ID", "type": "string", "name": "CivicAddressId", "description": "Specifies the unique identifier of the civic address" }, "Latitude": { "title": "Latitude", "type": "string", "name": "Latitude", "description": "Specifies the angular distance of a place north or south of the earth's equator." }, "NumberOfTelephoneNumbers": { "readonly": true, "title": "Number Of Telephone Numbers", "type": "integer", "name": "NumberOfTelephoneNumbers", "description": "Number Of Telephone Numbers" }, "CompanyTaxId": { "title": "Company Tax ID", "type": "string", "name": "CompanyTaxId", "description": "Used to store TaxId for regulatory reasons." }, "Description": { "title": "Description", "type": "string", "name": "Description", "description": "Description" }, "ValidationStatus": { "readonly": true, "title": "Validation Status", "type": "string", "name": "ValidationStatus", "description": "Validated addresses cannot be changed, the address must be removed and added again." }, "PreDirectional": { "title": "Pre Directional", "type": "string", "name": "PreDirectional", "description": "Specifies the directional attribute of the civic address which precedes the street name. For example, \"425 NE Smith Avenue\"." }, "CityAlias": { "title": "City Alias", "type": "string", "name": "CityAlias", "description": "Short form of the city name." }, "Longitude": { "title": "Longitude", "type": "string", "name": "Longitude", "description": "Specifies the angular distance of a place east or west of the meridian at Greenwich, England." }, "StreetSuffix": { "title": "Street Suffix", "type": "string", "name": "StreetSuffix", "description": "Specifies the modifier of the street name of the civic address. The street suffix will typically be something like street, avenue, way, or boulevard." }, "PostalCode": { "title": "Postal Code", "type": "string", "name": "PostalCode", "description": "Specifies the postal code of the civic address." }, "HouseNumberSuffix": { "title": "House Number Suffix", "type": "string", "name": "HouseNumberSuffix", "description": "Specifies the numeric suffix of the new civic address. For example, if the property was multiplexed, the HouseNumberSuffix parameter would be the multiplex specifier: \"425A Smith Avenue\", or \"425B Smith Avenue\"." }, "CompanyName": { "title": "Company Name", "type": "string", "name": "CompanyName", "description": "Specifies a company name for the civic address." }, "Elin": { "title": "Default ELIN", "type": "string", "name": "Elin", "description": "Specifies the Emergency Location Identification Number. This is used in Direct Routing EGW scenarios." }, "PostDirectional": { "title": "Post Directional", "type": "string", "name": "PostDirectional", "description": "Specifies the directional attribute of the civic address which follows the street name. For example, \"425 Smith Avenue NE\"." }, "CountryOrRegion": { "choices": [ { "value": "AF", "title": "Afghanistan" }, { "value": "AX", "title": "\u00c5land Islands" }, { "value": "AL", "title": "Albania" }, { "value": "DZ", "title": "Algeria" }, { "value": "AS", "title": "American Samoa" }, { "value": "AD", "title": "Andorra" }, { "value": "AO", "title": "Angola" }, { "value": "AI", "title": "Anguilla" }, { "value": "AQ", "title": "Antarctica" }, { "value": "AG", "title": "Antigua and Barbuda" }, { "value": "AR", "title": "Argentina" }, { "value": "AM", "title": "Armenia" }, { "value": "AW", "title": "Aruba" }, { "value": "AU", "title": "Australia" }, { "value": "AT", "title": "Austria" }, { "value": "AZ", "title": "Azerbaijan" }, { "value": "BS", "title": "Bahamas, The" }, { "value": "BH", "title": "Bahrain" }, { "value": "BD", "title": "Bangladesh" }, { "value": "BB", "title": "Barbados" }, { "value": "BY", "title": "Belarus" }, { "value": "BE", "title": "Belgium" }, { "value": "BZ", "title": "Belize" }, { "value": "BJ", "title": "Benin" }, { "value": "BM", "title": "Bermuda" }, { "value": "BT", "title": "Bhutan" }, { "value": "BT", "title": "Bolivia" }, { "value": "BO", "title": "Bonaire, Saint Eustatius and Saba" }, { "value": "BA", "title": "Bosnia and Herzegovina" }, { "value": "BW", "title": "Botswana" }, { "value": "BV", "title": "Bouvet Island" }, { "value": "BR", "title": "Brazil" }, { "value": "IO", "title": "British Indian Ocean Territory" }, { "value": "IO", "title": "Brunei" }, { "value": "BG", "title": "Bulgaria" }, { "value": "BF", "title": "Burkina Faso" }, { "value": "BI", "title": "Burundi" }, { "value": "CV", "title": "Cabo Verde" }, { "value": "KH", "title": "Cambodia" }, { "value": "CM", "title": "Cameroon" }, { "value": "CA", "title": "Canada" }, { "value": "KY", "title": "Cayman Islands" }, { "value": "CF", "title": "Central African Republic" }, { "value": "TD", "title": "Chad" }, { "value": "CL", "title": "Chile" }, { "value": "CN", "title": "China" }, { "value": "CX", "title": "Christmas Island" }, { "value": "CC", "title": "Cocos (Keeling) Islands" }, { "value": "CO", "title": "Colombia" }, { "value": "KM", "title": "Comoros" }, { "value": "CG", "title": "Congo" }, { "value": "CG", "title": "Congo (DRC)" }, { "value": "CK", "title": "Cook Islands" }, { "value": "CR", "title": "Costa Rica" }, { "value": "CR", "title": "C\u00f4te d\u2019Ivoire" }, { "value": "HR", "title": "Croatia" }, { "value": "CW", "title": "Cura\u00e7ao" }, { "value": "CY", "title": "Cyprus" }, { "value": "CY", "title": "Czech Republic" }, { "value": "DK", "title": "Denmark" }, { "value": "DJ", "title": "Djibouti" }, { "value": "DM", "title": "Dominica" }, { "value": "DO", "title": "Dominican Republic" }, { "value": "EC", "title": "Ecuador" }, { "value": "EG", "title": "Egypt" }, { "value": "SV", "title": "El Salvador" }, { "value": "GQ", "title": "Equatorial Guinea" }, { "value": "ER", "title": "Eritrea" }, { "value": "EE", "title": "Estonia" }, { "value": "ET", "title": "Ethiopia" }, { "value": "ET", "title": "Falkland Islands (Islas Malvinas)" }, { "value": "FO", "title": "Faroe Islands" }, { "value": "FJ", "title": "Fiji Islands" }, { "value": "FI", "title": "Finland" }, { "value": "FR", "title": "France" }, { "value": "GF", "title": "French Guiana" }, { "value": "PF", "title": "French Polynesia" }, { "value": "PF", "title": "French Southern and Antarctic Lands" }, { "value": "GA", "title": "Gabon" }, { "value": "GM", "title": "Gambia, The" }, { "value": "GE", "title": "Georgia" }, { "value": "DE", "title": "Germany" }, { "value": "GH", "title": "Ghana" }, { "value": "GI", "title": "Gibraltar" }, { "value": "GR", "title": "Greece" }, { "value": "GL", "title": "Greenland" }, { "value": "GD", "title": "Grenada" }, { "value": "GP", "title": "Guadeloupe" }, { "value": "GU", "title": "Guam" }, { "value": "GT", "title": "Guatemala" }, { "value": "GG", "title": "Guernsey" }, { "value": "GN", "title": "Guinea" }, { "value": "GW", "title": "Guinea-Bissau" }, { "value": "GY", "title": "Guyana" }, { "value": "HT", "title": "Haiti" }, { "value": "HM", "title": "Heard Island and McDonald Islands" }, { "value": "VA", "title": "Holy See (Vatican City State)" }, { "value": "HN", "title": "Honduras" }, { "value": "HK", "title": "Hong Kong SAR" }, { "value": "HU", "title": "Hungary" }, { "value": "IS", "title": "Iceland" }, { "value": "IN", "title": "India" }, { "value": "ID", "title": "Indonesia" }, { "value": "IQ", "title": "Iraq" }, { "value": "IE", "title": "Ireland" }, { "value": "IM", "title": "Isle of Man" }, { "value": "IL", "title": "Israel" }, { "value": "IT", "title": "Italy" }, { "value": "JM", "title": "Jamaica" }, { "value": "JP", "title": "Japan" }, { "value": "JE", "title": "Jersey" }, { "value": "JO", "title": "Jordan" }, { "value": "KZ", "title": "Kazakhstan" }, { "value": "KE", "title": "Kenya" }, { "value": "KI", "title": "Kiribati" }, { "value": "KR", "title": "Korea, Republic of" }, { "value": "KW", "title": "Kuwait" }, { "value": "KG", "title": "Kyrgyzstan" }, { "value": "LA", "title": "Laos" }, { "value": "LV", "title": "Latvia" }, { "value": "LB", "title": "Lebanon" }, { "value": "LS", "title": "Lesotho" }, { "value": "LR", "title": "Liberia" }, { "value": "LY", "title": "Libya" }, { "value": "LI", "title": "Liechtenstein" }, { "value": "LT", "title": "Lithuania" }, { "value": "LU", "title": "Luxembourg" }, { "value": "MO", "title": "Macao SAR" }, { "value": "MO", "title": "Macedonia, Former Yugoslav Republic of" }, { "value": "MG", "title": "Madagascar" }, { "value": "MW", "title": "Malawi" }, { "value": "MY", "title": "Malaysia" }, { "value": "MV", "title": "Maldives" }, { "value": "ML", "title": "Mali" }, { "value": "MT", "title": "Malta" }, { "value": "MH", "title": "Marshall Islands" }, { "value": "MQ", "title": "Martinique" }, { "value": "MR", "title": "Mauritania" }, { "value": "MU", "title": "Mauritius" }, { "value": "YT", "title": "Mayotte" }, { "value": "MX", "title": "Mexico" }, { "value": "MX", "title": "Micronesia" }, { "value": "FM", "title": "Moldova" }, { "value": "MC", "title": "Monaco" }, { "value": "MN", "title": "Mongolia" }, { "value": "ME", "title": "Montenegro" }, { "value": "MS", "title": "Montserrat" }, { "value": "MA", "title": "Morocco" }, { "value": "MZ", "title": "Mozambique" }, { "value": "MM", "title": "Myanmar" }, { "value": "NA", "title": "Namibia" }, { "value": "NR", "title": "Nauru" }, { "value": "NP", "title": "Nepal" }, { "value": "NP", "title": "Netherlands" }, { "value": "NP", "title": "Netherlands Antilles (Former)" }, { "value": "NC", "title": "New Caledonia" }, { "value": "NZ", "title": "New Zealand" }, { "value": "NI", "title": "Nicaragua" }, { "value": "NE", "title": "Niger" }, { "value": "NG", "title": "Nigeria" }, { "value": "NU", "title": "Niue" }, { "value": "NF", "title": "Norfolk Island" }, { "value": "MP", "title": "Northern Mariana Islands" }, { "value": "NO", "title": "Norway" }, { "value": "OM", "title": "Oman" }, { "value": "PK", "title": "Pakistan" }, { "value": "PW", "title": "Palau" }, { "value": "PS", "title": "Palestinian Authority" }, { "value": "PA", "title": "Panama" }, { "value": "PG", "title": "Papua New Guinea" }, { "value": "PY", "title": "Paraguay" }, { "value": "PE", "title": "Peru" }, { "value": "PH", "title": "Philippines" }, { "value": "PN", "title": "Pitcairn Islands" }, { "value": "PL", "title": "Poland" }, { "value": "PT", "title": "Portugal" }, { "value": "PR", "title": "Puerto Rico" }, { "value": "QA", "title": "Qatar" }, { "value": "QA", "title": "Reunion" }, { "value": "RO", "title": "Romania" }, { "value": "RO", "title": "Russia" }, { "value": "RW", "title": "Rwanda" }, { "value": "BL", "title": "Saint Barth\u00e9lemy" }, { "value": "SH", "title": "Saint Helena, Ascension and Tristan da Cunha" }, { "value": "KN", "title": "Saint Kitts and Nevis" }, { "value": "LC", "title": "Saint Lucia" }, { "value": "LC", "title": "Saint Martin" }, { "value": "PM", "title": "Saint Pierre and Miquelon" }, { "value": "VC", "title": "Saint Vincent and the Grenadines" }, { "value": "WS", "title": "Samoa" }, { "value": "SM", "title": "San Marino" }, { "value": "ST", "title": "S\u00e3o Tom\u00e9 and Pr\u00edncipe" }, { "value": "SA", "title": "Saudi Arabia" }, { "value": "SN", "title": "Senegal" }, { "value": "RS", "title": "Serbia" }, { "value": "SC", "title": "Seychelles" }, { "value": "SL", "title": "Sierra Leone" }, { "value": "SG", "title": "Singapore" }, { "value": "SG", "title": "Sint Maarten" }, { "value": "SK", "title": "Slovakia" }, { "value": "SI", "title": "Slovenia" }, { "value": "SB", "title": "Solomon Islands" }, { "value": "SO", "title": "Somalia" }, { "value": "ZA", "title": "South Africa" }, { "value": "GS", "title": "South Georgia and the South Sandwich Islands" }, { "value": "SS", "title": "South Sudan" }, { "value": "ES", "title": "Spain" }, { "value": "LK", "title": "Sri Lanka" }, { "value": "SR", "title": "Suriname" }, { "value": "SJ", "title": "Svalbard and Jan Mayen Island" }, { "value": "SZ", "title": "Swaziland" }, { "value": "SE", "title": "Sweden" }, { "value": "CH", "title": "Switzerland" }, { "value": "SY", "title": "Taiwan" }, { "value": "TJ", "title": "Tajikistan" }, { "value": "TJ", "title": "Tanzania" }, { "value": "TH", "title": "Thailand" }, { "value": "TL", "title": "Timor-Leste" }, { "value": "TG", "title": "Togo" }, { "value": "TK", "title": "Tokelau" }, { "value": "TO", "title": "Tonga" }, { "value": "TT", "title": "Trinidad and Tobago" }, { "value": "TN", "title": "Tunisia" }, { "value": "TR", "title": "Turkey" }, { "value": "TM", "title": "Turkmenistan" }, { "value": "TC", "title": "Turks and Caicos Islands" }, { "value": "TV", "title": "Tuvalu" }, { "value": "TV", "title": "U.S. Minor Outlying Islands" }, { "value": "UG", "title": "Uganda" }, { "value": "UA", "title": "Ukraine" }, { "value": "AE", "title": "United Arab Emirates" }, { "value": "GB", "title": "United Kingdom" }, { "value": "US", "title": "United States" }, { "value": "UY", "title": "Uruguay" }, { "value": "UZ", "title": "Uzbekistan" }, { "value": "VU", "title": "Vanuatu" }, { "value": "VU", "title": "Venezuela" }, { "value": "VN", "title": "Vietnam" }, { "value": "VG", "title": "Virgin Islands, British" }, { "value": "VI", "title": "Virgin Islands, U.S." }, { "value": "WF", "title": "Wallis and Futuna" }, { "value": "EH", "title": "Western Sahara" }, { "value": "YE", "title": "Yemen" }, { "value": "ZM", "title": "Zambia" }, { "value": "ZW", "title": "Zimbabwe" } ], "title": "Country Or Region", "type": "string", "name": "CountryOrRegion", "description": "Specifies the country or region of the civic address. Needs to be a valid country code as contained in the ISO 3166-1 alpha-2 specification." }, "StateOrProvince": { "title": "State Or Province", "type": "string", "name": "StateOrProvince", "description": "Specifies the state or province of the civic address." }, "HouseNumber": { "title": "House Number", "type": "string", "name": "HouseNumber", "description": "Specifies the numeric portion of the civic address." }, "StreetName": { "title": "Street Name", "type": "string", "name": "StreetName", "description": "Specifies the street name of the civic address." } }, "schema_version": "1.1" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/relation/EmergencyLocation/add/ |
|
The GUI Add form of relation/EmergencyLocation as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Create | POST | /api/relation/EmergencyLocation | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk delete [pkid1],[pkid2]... | DELETE | /api/relation/EmergencyLocation/ | hierarchy=[hierarchy] | {"hrefs":["/api/relation/EmergencyLocation/[pkid1]", "/api/relation/EmergencyLocation/[pkid2]", ...]} |
GET http://[host-proxy]/api/relation/EmergencyLocation/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of relation/EmergencyLocation; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/relation/EmergencyLocation/export/ |
|
{ "hrefs":["/api/relation/EmergencyLocation/[pkid1]", "/api/relation/EmergencyLocation/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of relation/EmergencyLocation and the JSON format can be used to import instances of relation/EmergencyLocation.
GET http://[host-proxy]/api/relation/EmergencyLocation/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Configuration Template | GET | /api/relation/EmergencyLocation/configuration_template/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/ConfigurationTemplate/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Field Display Policy | GET | /api/relation/EmergencyLocation/field_display_policy/ | hierarchy=[hierarchy] |
|
POST http://[host-proxy]/api/data/FieldDisplayPolicy/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/relation/EmergencyLocation/ |
|
The relation/EmergencyLocation schema and all instances as JSON. |
(The list will return 0 to 3 relation/EmergencyLocation instances)
{ "operations": [ "field_display_policy", "configuration_template", "help", "get", "export_bulkload_template", "list", "update", "remove", "add", "bulk_update", "export" ], "pagination": { "direction": "asc", "order_by": "CompanyName", "maximum_limit": 2000, "skip": 0, "current": "/api/relation/EmergencyLocation/?skip=0&limit=3&order_by=CompanyName&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 9 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "1.1", "references": { "device": [ { "pkid": "", "href": "" } ], "self": [ { "pkid": null, "href": "/api/relation/EmergencyLocation/None/" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/relation/EmergencyLocation/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/EmergencyLocation/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/EmergencyLocation/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "configuration_template": { "support_async": false, "class": "config", "href": "/api/relation/EmergencyLocation/configuration_template/?hierarchy=[hierarchy]", "method": "GET", "title": "Configuration Template" } }, { "field_display_policy": { "support_async": false, "class": "display_policy", "href": "/api/relation/EmergencyLocation/field_display_policy/?hierarchy=[hierarchy]", "method": "GET", "title": "Field Display Policy" } }, { "list": { "support_async": false, "class": "list", "href": "/api/relation/EmergencyLocation/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/EmergencyLocation/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } } ], "model_type": "relation/EmergencyLocation", "model_specific_actions": [ "field_display_policy", "configuration_template", "help", "get", "export_bulkload_template", "list", "update", "remove", "add", "export" ], "summary_attrs": [ { "name": "CompanyName", "title": "Company Name" }, { "name": "Description", "title": "Description" }, { "name": "City", "title": "City" }, { "name": "CountryOrRegion", "title": "Country Or Region" }, { "name": "Elin", "title": "Default ELIN" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "resources": [ { "pkid": "65e09d7b6fd4534903e4860e", "meta": { "tags": [], "cached": true, "title": "Australia", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "65e098956fd4534903e3a06d", "href": "/api/v0/data/MSTeamsOnline/65e098956fd4534903e3a06d" } ], "self": [ { "pkid": "65e09d7b6fd4534903e4860e", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/" } ], "parent": [ { "pkid": "65e092226fd4534903e2148a", "href": "/api/data/HierarchyNode/65e092226fd4534903e2148a" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/help", "method": "GET", "title": "Help" } } ], "model_type": "relation/EmergencyLocation", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "65e092226fd4534903e2148a", "65e09d7b6fd4534903e4860e" ], "summary_attrs": [ { "name": "CompanyName", "title": "Company Name" }, { "name": "Description", "title": "Description" }, { "name": "City", "title": "City" }, { "name": "CountryOrRegion", "title": "Country Or Region" }, { "name": "Elin", "title": "Default ELIN" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "DefaultLocationId": "8eb18898-d4c4-4952-8544-09c0cf9f3222", "NumberOfVoiceUsers": -1, "CompanyName": "Australia", "hierarchy": "65e092226fd4534903e2148a", "CivicAddressId": "507dd37e-5247-4390-a0e6-f3ef51ebeb31", "CountryOrRegion": "AU", "ValidationStatus": "Validated", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "NumberOfTelephoneNumbers": -1, "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } }, { "pkid": "65e09d7c6fd4534903e48611", "meta": { "tags": [], "cached": true, "title": "dries-Test4", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "65e098956fd4534903e3a06d", "href": "/api/v0/data/MSTeamsOnline/65e098956fd4534903e3a06d" } ], "self": [ { "pkid": "65e09d7c6fd4534903e48611", "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/" } ], "parent": [ { "pkid": "65e092226fd4534903e2148a", "href": "/api/data/HierarchyNode/65e092226fd4534903e2148a" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/relation/EmergencyLocation/65e09d7c6fd4534903e48611/help", "title": "Help", "class": "help", "method": "GET" } } ], "model_type": "relation/EmergencyLocation", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "65e092226fd4534903e2148a", "65e09d7c6fd4534903e48611" ], "summary_attrs": [ { "name": "CompanyName", "title": "Company Name" }, { "name": "Description", "title": "Description" }, { "name": "City", "title": "City" }, { "name": "CountryOrRegion", "title": "Country Or Region" }, { "name": "Elin", "title": "Default ELIN" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "DefaultLocationId": "4e3cea97-71f1-4fe0-839e-5482c585b591", "NumberOfVoiceUsers": -1, "CompanyName": "dries-Test4", "hierarchy": "65e092226fd4534903e2148a", "CivicAddressId": "b021f287-3ab9-4b28-a902-f860be832907", "CountryOrRegion": "ZA", "ValidationStatus": "Validated", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "NumberOfTelephoneNumbers": -1, "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } }, { "pkid": "65e09d7b6fd4534903e48607", "meta": { "tags": [], "cached": true, "title": "dries-Test6", "business_key": {}, "schema_version": "", "summary": "false", "references": { "owner": [ { "pkid": "" } ], "device": [ { "pkid": "65e098956fd4534903e3a06d", "href": "/api/v0/data/MSTeamsOnline/65e098956fd4534903e3a06d" } ], "self": [ { "pkid": "65e09d7b6fd4534903e48607", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/" } ], "parent": [ { "pkid": "65e092226fd4534903e2148a", "href": "/api/data/HierarchyNode/65e092226fd4534903e2148a" } ], "foreign_key": [] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/", "class": "delete", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "method": "GET", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/export/", "class": "export", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e48607/help", "class": "help", "title": "Help" } } ], "model_type": "relation/EmergencyLocation", "path": [ "6t0ggef2c0deab00hb595101", "5df35e48ce894e0012b345a1", "5f3ae1fcce894e001204e0ed", "5f3ae236ce894e001204efa0", "65e092226fd4534903e2148a", "65e09d7b6fd4534903e48607" ], "summary_attrs": [ { "name": "CompanyName", "title": "Company Name" }, { "name": "Description", "title": "Description" }, { "name": "City", "title": "City" }, { "name": "CountryOrRegion", "title": "Country Or Region" }, { "name": "Elin", "title": "Default ELIN" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "DefaultLocationId": "81ffd0a9-81ed-4409-be87-7d2c7b367ac1", "NumberOfVoiceUsers": -1, "Description": "dt", "CompanyName": "dries-Test6", "hierarchy": "65e092226fd4534903e2148a", "CivicAddressId": "c13b136a-4b7c-4a32-9caf-ce7e63b0c35b", "CountryOrRegion": "ZA", "ValidationStatus": "Validated", "hierarchy_friendly_name": "VossAutoBuild (Customer)", "summary_device": "Connection parameters for Microsoft TeamsOnline Auto Build Tenant, Auto Build Tenant, hcs.CS-P.CS-NB.VossAutoBuild", "NumberOfTelephoneNumbers": -1, "hierarchy_path": "sys.hcs.CS-P.CS-NB.VossAutoBuild" } } ] }
(Show the first instance)
{ "pkid": "65e09d7b6fd4534903e4860e", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "Australia", "business_key": {}, "schema_version": "1.1", "references": { "device": [ { "pkid": "65e098956fd4534903e3a06d", "href": "/api/v0/data/MSTeamsOnline/65e098956fd4534903e3a06d" } ], "self": [ { "pkid": "65e09d7b6fd4534903e4860e", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/" } ], "children": [], "parent": [ { "pkid": "65e092226fd4534903e2148a", "href": "/api/data/HierarchyNode/65e092226fd4534903e2148a" } ] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/EmergencyLocation/65e09d7b6fd4534903e4860e/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } } ], "model_type": "relation/EmergencyLocation", "summary_attrs": [ { "name": "CompanyName", "title": "Company Name" }, { "name": "Description", "title": "Description" }, { "name": "City", "title": "City" }, { "name": "CountryOrRegion", "title": "Country Or Region" }, { "name": "Elin", "title": "Default ELIN" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" }, { "allow_filtering": false, "name": "summary_device", "title": "Device" } ], "api_version": "21.2", "tagged_versions": [] }, "data": { "DefaultLocationId": "8eb18898-d4c4-4952-8544-09c0cf9f3222", "NumberOfVoiceUsers": -1, "CompanyName": "Australia", "locations": [ { "NumberOfVoiceUsers": -1, "subnets": [], "waps": [], "CivicAddress": "Australia", "CompanyName": "Australia", "CivicAddressId": "507dd37e-5247-4390-a0e6-f3ef51ebeb31", "switches": [], "PartnerId": "00000000-0000-0000-0000-000000000000", "Location": "Australia_default", "ValidationStatus": "Validated", "LocationId": "8eb18898-d4c4-4952-8544-09c0cf9f3222", "NumberOfTelephoneNumbers": -1, "TenantId": "6e6e313c-6fac-4f8d-a152-f8284f723f19", "CountryOrRegion": "AU", "IsDefault": true, "ports": [] } ], "CivicAddressId": "507dd37e-5247-4390-a0e6-f3ef51ebeb31", "ValidationStatus": "Validated", "NumberOfTelephoneNumbers": -1, "CountryOrRegion": "AU" } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for relation/EmergencyLocation. | GET | /api/relation/EmergencyLocation/help | hierarchy=[hierarchy] | On-line help of Model ref.: relation/EmergencyLocation as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/relation/EmergencyLocation/[pkid] | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/relation/EmergencyLocation/[pkid] | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of relation/EmergencyLocation; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/relation/EmergencyLocation/[pkid]/export |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of relation/EmergencyLocation and the JSON format can be used to import instances of relation/EmergencyLocation.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/relation/EmergencyLocation/[pkid] | hierarchy=[hierarchy] | The relation/EmergencyLocation instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/relation/EmergencyLocation/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for relation/EmergencyLocation. |