EnterpriseResource

EnterpriseResource
EnterpriseResource
JSON Example
{
    "_href": "string",
    "created": "string",
    "alertsEnabled": false,
    "operatorAlertsEnabled": false,
    "endpointPkiMode": "string",
    "name": "string",
    "domain": "string",
    "prefix": "string",
    "logicalId": "string",
    "accountNumber": "string",
    "description": "string",
    "contactName": "string",
    "contactPhone": "string",
    "contactMobile": "string",
    "contactEmail": "string",
    "streetAddress": "string",
    "streetAddress2": "string",
    "city": "string",
    "state": "string",
    "postalCode": "string",
    "country": "string",
    "lat": "number",
    "lon": "number",
    "timezone": "string",
    "locale": "string",
    "modified": "string",
    "gatewayPool": {
        "_href": "string"
    },
    "bastionState": "string"
}
string
_href
Optional

_href

string As date-time As date-time
created
Optional

created

boolean
alertsEnabled
Optional

alertsEnabled

boolean
operatorAlertsEnabled
Optional

operatorAlertsEnabled

string
endpointPkiMode
Optional

endpointPkiMode

Possible values are : CERTIFICATE_DISABLED, CERTIFICATE_OPTIONAL, CERTIFICATE_REQUIRED,
string
name
Optional

name

string
domain
Optional

domain

string
prefix
Optional

prefix

string
logicalId
Optional

A globally-unique UUIDv4-formatted identifer

string
accountNumber
Optional

accountNumber

string
description
Optional

description

string
contactName
Optional

contactName

string
contactPhone
Optional

contactPhone

string
contactMobile
Optional

contactMobile

string
contactEmail
Optional

contactEmail

string
streetAddress
Optional

streetAddress

string
streetAddress2
Optional

streetAddress2

string
city
Optional

city

string
state
Optional

state

string
postalCode
Optional

postalCode

string
country
Optional

country

number As float As float
lat
Optional

lat

number As float As float
lon
Optional

lon

string
timezone
Optional

timezone

string
locale
Optional

locale

string As date-time As date-time
modified
Optional

modified

gatewayPool
Optional

gatewayPool

string
bastionState
Optional

bastionState

Possible values are : UNCONFIGURED, STAGE_REQUESTED, UNSTAGE_REQUESTED, STAGED, UNSTAGED,