SaaSApplicationType

SaaS applications like office365 with the published list of IPs and/or URLs for creating firewall rules for IT admins.

Overview

description string
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
readOnly boolean read only   filterable   orderable  

API Resource

/saasapplicationtypes/id
delete get put

Parents

/enterprises/id/saasapplicationtypes
get post
/saasapplicationtypes
get
/saasapplicationgroups/id/saasapplicationtypes
get put

Children

/saasapplicationtypes/id/metadatas
get post
/saasapplicationtypes/id/globalmetadatas
get post put
/saasapplicationtypes/id/enterprisenetworks
get post

Members

This object has no members.

Attributes documentation

description string
Discussion

Description for the SaaS Application Type.


Charateristics

Format: free
Max length: 255
SDK attribute: description

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
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 SaaS Application.


Charateristics

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

readOnly boolean read only   filterable   orderable  
Discussion

A flag to indicate if this SaaS Application Type was pre-defined by the system.


Charateristics

Default value: false
SDK attribute: readOnly