getVersion
Returns an IVersion object for the specified entity id and versionId
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| id Required | string | ||
| versionId Required | string | ||
| requestOptions Required | IHubUserRequestOptions |
Available requestOptions
| Property | Type | Notes |
|---|---|---|
| ArcGISIdentityManager | ||
| Optional Inherited | function(input: RequestInfo, init: RequestInit) : Promise<Response> |
The implementation of |
| Optional Inherited | string |
This is for server-side usage only, not for front-end use. |
| Optional Inherited | string | |
| Optional Inherited | boolean | |
| Optional Inherited | IHubRequestOptionsPortalSelf |
Returns
Function defined in packages/common/src/versioning/getVersion.ts:13