location_mgr_update

Back to SOAP Architecture Method Reference

Description

The location_mgr_update method updates the designated Edge Servers (Resource).

Parameters

Parameter Description Type Required (R) or Optional (O)
base The absolute path to the hot folder of the upstream FTP server that the Edge Server gets its content from. string R
discovery_status The Edge Server’s discovery status. (0 = Accepted, 2 = Retired) bstypes:ResourceDiscoveryStatus R
hostname The hostname of the Edge Server. string R
id The unique ID# of the Edge Server. bstypes:ResourceId R
inter_domain_flag If the Edge Server is to be used from more than one domain. boolean R
name The name of this Edge Server. string R
passwd The password of the upstream FTP server that the Edge Server gets its content from. string R
port The port of the Broadsign Server to which the Edge Server will connect to get its content. unsignedInt R
upstream_flag If the Edge Server is using an upstream FTP server to get its content from. boolean R
upstream_port The port of the upstream FTP server that the Edge Server gets its content from. unsignedInt R
upstream_url The URL of the upstream FTP server that the Edge Server gets its content from. string R
username The username of the upstream FTP server that the Edge Server gets its content from. string R
config_profile_bag_id The unique ID# of the Edge Server’s Configuration Profile Bag. bstypes:ResourceId O
container_id The ID# of the folder containing this Edge Server. bstypes:ResourceId O
db_pickup_tm_utc The most recent UTC timestamp of a remote database pickup request for the Edge Server. bstypes:SimpleDateTime O
domain_id The unique ID# of the domain. bstypes:ResourceId O
remote_clear_db_tm_utc The most recent UTC timestamp of a remote database clear request for the Edge Server. bstypes:SimpleDateTime O
remote_reboot_tm_utc The most recent UTC timestamp of a remote reboot request for the Edge Server. bstypes:SimpleDateTime O

Return Values

Value Description Type Required (R) or Optional (O)
id The unique ID# of the Edge Server. bstypes:ResourceId R