v20.02.11 will also save an authentication cookie
Credentials
username | string |
password | string |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Locked
Internal Server Error
{- "username": "string",
- "password": "string"
}
{- "API-KEY": "string",
- "token": "string"
}
all
) tenantId required | string Tenant ID |
deep | boolean Set to "true" to include sub-entities in the response |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "admins": [
- {
- "adminRoles": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegated": "string",
- "id": "string",
- "role": "PRIME_ADMIN",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "createdDate": "2020-05-07T22:35:28Z",
- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba",
- "externalId": "string",
- "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z",
- "username": "string"
}
], - "createdDate": "2020-05-07T22:35:28Z",
- "delegationsTo": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "externalId": "string",
- "externalModifiedDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "maintenanceDate": "2020-05-07T22:35:28Z",
- "maintenanceState": true,
- "msp": {
- "changePasswordUrl": "string",
- "contactSupportUrl": "string",
- "contractSupportBehavior": "string",
- "email": "string",
- "isDisableNotification": true,
- "logoUUID": "string",
- "mspFQDN": "string",
- "mspLabel": "string",
- "myOpenCaseBehavior": "string",
- "myOpenCaseUrl": "string",
- "openCaseBehavior": "string",
- "openCaseUrl": "string",
- "phone": "string",
- "website": "string"
}, - "mspEc": {
- "parentMspId": "string",
- "serviceEffectiveDate": "2020-05-07T22:35:28Z",
- "serviceExpirationDate": "2020-05-07T22:35:28Z"
}, - "name": "string",
- "notificationRecipients": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "destination": "string",
- "id": "string",
- "status": "OK",
- "type": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "ruckusUser": true,
- "status": "active",
- "updatedDate": "2020-05-07T22:35:28Z"
}
tenantId required | string Tenant ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "address": "string",
- "city": "string",
- "country": "string",
- "organization": "string",
- "stateOrProvince": "string",
- "zip": "string"
}
tenantId required | string Tenant ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "floorPlans": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
Venue
address | object (Address) |
description | string The venue description |
name | string [ 2 .. 32 ] characters |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", CFGC-10000: "Internal Server Error", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "description": "string",
- "name": "string"
}
{- "requestId": "string",
- "response": {
- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "floorPlans": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
List of Venue IDs
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", CFGC-10000: "Internal Server Error", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
[- "string"
]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "floorPlans": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
Venue
address | object (Address) |
description | string The venue description |
name | string [ 2 .. 32 ] characters |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", CFGC-10000: "Internal Server Error", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "description": "string",
- "name": "string"
}
{- "requestId": "string",
- "response": {
- "address": {
- "addressLine": "string",
- "city": "string",
- "country": "string",
- "latitude": 0,
- "longitude": 0,
- "notes": "string",
- "timezone": "string"
}, - "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "floorPlans": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", CFGC-10000: "Internal Server Error", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "id": "string",
- "lastLogin": "string",
- "lastName": "string",
- "name": "string",
- "role": "PRIME_ADMIN"
}
]
tenantId required | string Tenant ID |
Admin
detailLevel | string Enum: "ba" "it" "su" "debug" |
string IDM username | |
externalId | string IDM SWU ID |
role required | string Enum: "PRIME_ADMIN" "ADMIN" "READ_ONLY" "OFFICE_ADMIN" "SUPPORT" "DEVOPS" Role for this tenant |
OK
Accepted
Bad/malformed request [TNT-10300: "Admin already invited to different account", TNT-10302: "Admin already registered to Ruckus Support", TNT-10303: "Admin already exists"]
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "role": "PRIME_ADMIN"
}
{- "requestId": "string",
- "response": {
- "adminRoles": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegated": "string",
- "id": "string",
- "role": "PRIME_ADMIN",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "createdDate": "2020-05-07T22:35:28Z",
- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba",
- "externalId": "string",
- "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z",
- "username": "string"
}
}
tenantId required | string Tenant ID |
Admin
detailLevel | string Enum: "ba" "it" "su" "debug" |
string IDM username | |
externalId | string IDM SWU ID |
role required | string Enum: "PRIME_ADMIN" "ADMIN" "READ_ONLY" "OFFICE_ADMIN" "SUPPORT" "DEVOPS" Role for this tenant |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "role": "PRIME_ADMIN"
}
{- "requestId": "string",
- "response": {
- "adminRoles": [
- {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegated": "string",
- "id": "string",
- "role": "PRIME_ADMIN",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "createdDate": "2020-05-07T22:35:28Z",
- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba",
- "externalId": "string",
- "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z",
- "username": "string"
}
}
tenantId required | string Tenant ID |
List of administrator IDs
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
[- "string"
]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
adminId required | string Administrator ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "id": "string",
- "lastLogin": "string",
- "lastName": "string",
- "name": "string",
- "role": "PRIME_ADMIN"
}
tenantId required | string Tenant ID |
adminId required | string Administrator ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
type | string Enum: "VAR" "SUPPORT" "MSP" "SUPPORT_EC" type |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
Invite VAR
username | string The VAR user name |
OK
Accepted
Bad/malformed request [TNT-10304: "You cannot invite support user as a VAR",
Not-authenticated
Not-authorized
Requested Resource or Related-Entity Not Found [TNT-10301: "VAR not found in Ruckus Support"]
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "username": "string"
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
delegationId required | string Delegation ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
tenantId required | string Tenant ID |
delegationId required | string Delegation ID |
Accept VAR
accept | boolean |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "accept": true
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "delegatedBy": "string",
- "delegatedTo": "string",
- "delegatedToAdmin": "string",
- "delegatedToName": "string",
- "expiryDate": "2020-05-07T22:35:28Z",
- "id": "string",
- "isValid": true,
- "status": "INVITED",
- "type": "VAR",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
delegationId required | string Delegation ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "destination": "string",
- "id": "string",
- "status": "OK",
- "type": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
Notification-recipient
description required | string The description of the notification recipient |
endpoints required | Array of objects (NotificationEndpoint) |
OK
Accepted
Bad/malformed request [TNT-10100: "Duplicate notification endpoint"]
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "description": "string",
- "endpoints": [
- {
- "active": true,
- "destination": "string",
- "status": "OK",
- "type": "string"
}
]
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "destination": "string",
- "id": "string",
- "status": "OK",
- "type": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
List of notification-recipients
description required | string The description of the notification recipient |
endpoints required | Array of objects (NotificationEndpoint) |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
[- {
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "destination": "string",
- "status": "OK",
- "type": "string"
}
]
}
]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
notificationRecipientId required | string Notification-recipient ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "destination": "string",
- "id": "string",
- "status": "OK",
- "type": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
tenantId required | string Tenant ID |
notificationRecipientId required | string Notification-recipient ID |
Notification-recipient
description required | string The description of the notification recipient |
endpoints required | Array of objects (NotificationEndpoint) |
OK
Accepted
Bad/malformed request [TNT-10100: "Duplicate notification endpoint"]
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "description": "string",
- "endpoints": [
- {
- "active": true,
- "destination": "string",
- "status": "OK",
- "type": "string"
}
]
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "description": "string",
- "endpoints": [
- {
- "active": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "destination": "string",
- "id": "string",
- "status": "OK",
- "type": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "id": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
notificationRecipientId required | string Notification-recipient ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "adminId": true,
- "allowedRegions": [
- {
- "current": true,
- "description": "string",
- "link": "string",
- "name": "string"
}
], - "companyName": "string",
- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "firstName": "string",
- "lastName": "string",
- "roles": [
- "string"
], - "tenantId": "string",
- "username": "string",
- "var": true,
- "varTenantId": "string"
}
tenantId required | string Tenant ID |
User profile
dateFormat required | string Enum: "mm/dd/yyyy" "dd/mm/yyyy" "yyyy/mm/dd" |
detailLevel required | string Enum: "ba" "it" "su" "debug" |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [TNT-10001: "Tenant is out of sync and requires repair"]
{- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba"
}
{- "requestId": "string",
- "response": {
- "adminId": true,
- "allowedRegions": [
- {
- "current": true,
- "description": "string",
- "link": "string",
- "name": "string"
}
], - "companyName": "string",
- "dateFormat": "mm/dd/yyyy",
- "detailLevel": "ba",
- "email": "string",
- "externalId": "string",
- "firstName": "string",
- "lastName": "string",
- "roles": [
- "string"
], - "tenantId": "string",
- "username": "string",
- "var": true,
- "varTenantId": "string"
}
}
tenantId required | string Tenant ID |
type | string Enum: "WIFI" "LTE" "SWITCH" Filter by device type (optional) |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "assignedLicense": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "deviceSubType": "string",
- "deviceType": "UNASSIGNED_DEVICE_TYPE",
- "effectiveDate": "2020-05-07T22:35:28Z",
- "expirationDate": "2020-05-07T22:35:28Z",
- "externalId": "string",
- "graceEndDate": "2020-05-07T22:35:28Z",
- "historical": true,
- "id": "string",
- "quantity": 0,
- "sku": "string",
- "tempLicense": true,
- "updatedDate": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
type | string Enum: "WIFI" "LTE" "SWITCH" Filter by device type (optional) |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "deviceCount": 0,
- "deviceSubType": "string",
- "deviceType": "UNASSIGNED_DEVICE_TYPE",
- "effectiveDate": "2020-05-07T22:35:28Z",
- "errorCode": "string",
- "expirationDate": "2020-05-07T22:35:28Z",
- "internalMessage": "string",
- "quantity": 0,
- "remainingDays": 0,
- "remainingDevices": 0,
- "sku": "string"
}
]
tenantId required | string Tenant ID |
mspEcTenantId required | string MSP End-Customer Tenant ID |
type | string Enum: "WIFI" "LTE" "SWITCH" Filter by device type (optional) |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "entitlements": [
- {
- "assignedLicense": true,
- "createdDate": "2020-05-07T22:35:28Z",
- "deviceSubType": "string",
- "deviceType": "UNASSIGNED_DEVICE_TYPE",
- "effectiveDate": "2020-05-07T22:35:28Z",
- "expirationDate": "2020-05-07T22:35:28Z",
- "externalId": "string",
- "graceEndDate": "2020-05-07T22:35:28Z",
- "historical": true,
- "id": "string",
- "quantity": 0,
- "sku": "string",
- "tempLicense": true,
- "updatedDate": "2020-05-07T22:35:28Z"
}
], - "summary": [
- {
- "deviceCount": 0,
- "deviceSubType": "string",
- "deviceType": "UNASSIGNED_DEVICE_TYPE",
- "effectiveDate": "2020-05-07T22:35:28Z",
- "errorCode": "string",
- "expirationDate": "2020-05-07T22:35:28Z",
- "internalMessage": "string",
- "quantity": 0,
- "remainingDays": 0,
- "remainingDevices": 0,
- "sku": "string"
}
]
}
Get transaction request details
tenantId required | string Tenant ID |
requestId required | string Request ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "admin": "string",
- "count": 0,
- "entityId": "string",
- "method": "string",
- "requestId": "string",
- "serviceName": "string",
- "status": "PENDING",
- "tenantId": "string",
- "timestamp": "2020-05-07T22:35:28Z"
}
Get transaction requests by status
tenantId required | string Tenant ID |
status required | string Enum: "PENDING" "SUCCESS" "FAIL" Status |
page | string Page number |
size | string Page size |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "admin": "string",
- "count": 0,
- "entityId": "string",
- "method": "string",
- "requestId": "string",
- "serviceName": "string",
- "status": "PENDING",
- "tenantId": "string",
- "timestamp": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
venueId required | string Venue ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
[- {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
]
tenantId required | string Tenant ID |
venueId required | string Venue ID |
Floor-plan
floorNumber | integer <int32> |
imageId | string Use File upload-url API to obtain a FileId for this parameter |
name | string The floor plan name |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "floorNumber": 0,
- "imageId": "string",
- "name": "string"
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
floorPlanId required | string Floor-plan ID |
OK
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error
{- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
floorPlanId required | string Floor-plan ID |
Floor-plan
floorNumber | integer <int32> |
imageId | string Use File upload-url API to obtain a FileId for this parameter |
name | string The floor plan name |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "floorNumber": 0,
- "imageId": "string",
- "name": "string"
}
{- "requestId": "string",
- "response": {
- "createdDate": "2020-05-07T22:35:28Z",
- "floorNumber": 0,
- "id": "string",
- "imageId": "string",
- "imageUrl": "string",
- "name": "string",
- "updatedDate": "2020-05-07T22:35:28Z"
}
}
tenantId required | string Tenant ID |
venueId required | string Venue ID |
floorPlanId required | string Floor-plan ID |
OK
Accepted
Bad/malformed request
Not-authenticated
Not-authorized
Requested resource or related-entity not found
Validation error
Locked
Internal Server Error [VENUE-10001: "Tenant is out of sync and requires repair", WIFI-10000: "Internal Server Error", SWITCH-10000: "Internal Server Error"]
{- "requestId": "string"
}
tenantId required | string Tenant ID |
Upload details
fileExtension | string The file extension |
OK
Unauthorized
Forbidden
Not Found
{- "fileExtension": "string"
}
tenantId required | string Tenant ID |
fileId required | string File ID |
Redirection to actual location of file. Call the redirected URL without headers, otherwise the redirect will fail with a 403 error.
Unauthorized
Forbidden
Not Found