When true
, access to the organization's Portal resources must occur over SSL.
The authentication mode for handling authentication when the user attempts to access a secure resource.
Array of trusted servers to send credentials to when making Cross-Origin Resource Sharing (CORS) requests to access services secured with web-tier authentication.
The query that defines the basemaps that should be displayed in the BasemapGallery when useVectorBasemaps is not true.
The Bing key to use for web maps using Bing Maps.
Indicates whether an organization can list applications in the marketplace.
Indicates whether an organization can list data services in the marketplace.
Indicates whether an organization can list pre-provisioned items in the marketplace.
Indicates whether an organization can provision direct purchases in the marketplace without customer request.
When true
, the organization's public items, groups and users are included in search queries.
The Bing key can be shared to the public and is returned as part of a portal's description call (/sharing/rest/portals/<orgid>
).
When true
, members of the organization can share resources outside the organization.
Indicates whether to allow an organization with an enterprise IDP configured to be able to turn on or off the ArcGIS sign in.
Indicates whether to allow an organization with an enterprise IDP configured to be able to turn on or off the enterprise sign in.
The query that identifies the group containing the color sets used for rendering in the map viewer.
Indicates whether to allow the organization to disable commenting.
Date the organization was created.
The default locale (language and country) information.
The custom base URL for the portal.
The default basemap to use for the portal.
The default extent to use for the portal.
The default vector basemap to use for the portal.
A description of the organization/portal.
Boolean value indicating whether to opt-in to the Esri User Experience Improvement (EUEI) program.
The featured groups for the portal.
The query that defines the featured group.
The query that identifies the group containing features items for the gallery.
Indicates whether the organization has content categories.
Helper services provided by the portal.
The group that contains featured content to be displayed on the home page.
The number of featured items that can be displayed on the home page.
The port used by the portal for HTTP communication.
The port used by the portal for HTTPS communication.
The id of the organization that owns this portal.
The country code of the calling IP (ArcGIS Online only).
Indicates whether the portal is an organization.
Indicates if the portal is on-premises.
Indicates if the portal is in read-only mode.
The query that identifies the group containing editing templates.
The Error object returned if an error occurred while loading.
Represents the status of a load operation.
A list of warnings which occurred while loading.
Indicates whether the portal's resources have loaded.
The maximum validity in minutes of tokens issued for users of the organization.
Date the organization was last modified.
Name of the organization.
URL of the portal host.
The portal mode.
Properties specific to the organization, for example the "contact us" link.
The region for the organization.
The REST URL for the portal, for example "https://www.arcgis.com/sharing/rest" for ArcGIS Online and "https://www.example.com/arcgis/sharing/rest" for your in-house portal.
Custom HTML for the home page.
Indicates whether the description of your organization displays on the home page.
The JSON used to create the property values when the Portal
is loaded.
Indicates whether hosted services are supported.
The query that defines the symbols sets.
The query that defines the collection of templates that will appear in the template gallery.
The URL to the thumbnail of the organization.
Sets the units of measure for the organization's users.
The URL to the portal instance.
The prefix selected by the organization's administrator to be used with the customBaseURL.
When true
, only simple where clauses that are compliant with SQL92 can be used when querying layers and tables.
When true
, the organization has opted in to use the vector tile basemaps, and (a) vectorBasemapGalleryGroupQuery should be used instead of basemapGalleryGroupQuery, while (b) defaultVectorBasemap should be used instead of defaultBasemap.
Information representing a registered user of the portal.
The query that defines the vector tiles basemaps that should be displayed in the BasemapGallery when useVectorBasemaps is true.
Cancels a load() operation if it is already in progress.
A helper function that returns an instance of the portal's ClosestFacilityTask helper service.
A helper function that returns an array of ElevationsLayers derived from the Portal's Limited Error Raster Compression (LERC) elevation helper service.
A helper function that returns an instance of the portal's GeometryService helper service.
A helper function that returns an instance of the portal's PrintTask helper service.
A helper function that returns an instance of the portal's RouteTask helper service.
A helper function that returns an instance of the portal's ServiceAreaTask helper service.
Fetches the basemaps that are displayed in the BasemapGallery.
If present, fetches the organization's category schema.
Fetches the featured groups in the Portal.
Fetches and returns the associated regions with the portal instance.
isFulfilled()
may be used to verify if creating an instance of the class is fulfilled (either resolved or rejected).
isRejected()
may be used to verify if creating an instance of the class is rejected.
isResolved()
may be used to verify if creating an instance of the class is resolved.
Loads the resources referenced by this class.
Executes a query against the Portal to return an array of PortalGroup objects that match the input query.
Executes a query against the Portal to return an array of PortalItem objects that match the input query.
Executes a query against the Portal to return an array of PortalUser objects that match the input query.
when()
may be leveraged once an instance of the class is created.
Generated using TypeDoc
The access level of the organization.
Read more...