SiteInfo

Remote Site info.

Overview

address string required   filterable   orderable  
description string filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
siteIdentifier string filterable   orderable  
xmppDomain string required   filterable   orderable  

API Resource

/sites/id
delete get put

Parents

/sites
get post

Children

/sites/id/metadatas
get post
/sites/id/globalmetadatas
get post put

Members

This object has no members.

Attributes documentation

address string required   filterable   orderable  
Discussion

unique fqdn/address of the remote site


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: address

description string filterable   orderable  
Discussion

Description of the Remote Site.


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

name of the Remote Site.


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: name

siteIdentifier string filterable   orderable  
Discussion

unique identifier of the remote site


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: siteIdentifier

xmppDomain string required   filterable   orderable  
Discussion

unique xmpp domain name of the remote site


Charateristics

Format: free
Min length: 1
Max length: 255
SDK attribute: xmppDomain