sandbox0 0.3.1 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/apispec/src/apis/FilesApi.d.ts +1 -15
- package/dist/apispec/src/apis/FilesApi.d.ts.map +1 -1
- package/dist/apispec/src/apis/FilesApi.js +1 -41
- package/dist/apispec/src/apis/SandboxesApi.d.ts +26 -1
- package/dist/apispec/src/apis/SandboxesApi.d.ts.map +1 -1
- package/dist/apispec/src/apis/SandboxesApi.js +74 -1
- package/dist/apispec/src/apis/index.d.ts +0 -1
- package/dist/apispec/src/apis/index.d.ts.map +1 -1
- package/dist/apispec/src/apis/index.js +0 -1
- package/dist/apispec/src/models/PublicGatewayAuth.d.ts +60 -0
- package/dist/apispec/src/models/PublicGatewayAuth.d.ts.map +1 -0
- package/dist/apispec/src/models/PublicGatewayAuth.js +57 -0
- package/dist/apispec/src/models/PublicGatewayCORS.d.ts +63 -0
- package/dist/apispec/src/models/PublicGatewayCORS.d.ts.map +1 -0
- package/dist/apispec/src/models/PublicGatewayCORS.js +51 -0
- package/dist/apispec/src/models/PublicGatewayConfig.d.ts +40 -0
- package/dist/apispec/src/models/PublicGatewayConfig.d.ts.map +1 -0
- package/dist/apispec/src/models/PublicGatewayConfig.js +46 -0
- package/dist/apispec/src/models/PublicGatewayRateLimit.d.ts +39 -0
- package/dist/apispec/src/models/PublicGatewayRateLimit.d.ts.map +1 -0
- package/dist/apispec/src/models/PublicGatewayRateLimit.js +47 -0
- package/dist/apispec/src/models/PublicGatewayRoute.d.ts +92 -0
- package/dist/apispec/src/models/PublicGatewayRoute.d.ts.map +1 -0
- package/dist/apispec/src/models/PublicGatewayRoute.js +68 -0
- package/dist/apispec/src/models/Sandbox.d.ts +7 -0
- package/dist/apispec/src/models/Sandbox.d.ts.map +1 -1
- package/dist/apispec/src/models/Sandbox.js +3 -0
- package/dist/apispec/src/models/SandboxConfig.d.ts +7 -0
- package/dist/apispec/src/models/SandboxConfig.d.ts.map +1 -1
- package/dist/apispec/src/models/SandboxConfig.js +3 -0
- package/dist/apispec/src/models/SandboxUpdateConfig.d.ts +7 -0
- package/dist/apispec/src/models/SandboxUpdateConfig.d.ts.map +1 -1
- package/dist/apispec/src/models/SandboxUpdateConfig.js +3 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponse.d.ts +40 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponse.d.ts.map +1 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponse.js +46 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponseAllOfData.d.ts +46 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponseAllOfData.d.ts.map +1 -0
- package/dist/apispec/src/models/SuccessPublicGatewayResponseAllOfData.js +50 -0
- package/dist/apispec/src/models/index.d.ts +7 -34
- package/dist/apispec/src/models/index.d.ts.map +1 -1
- package/dist/apispec/src/models/index.js +7 -34
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/models.d.ts +6 -0
- package/dist/models.d.ts.map +1 -1
- package/dist/resources/volumes.d.ts +1 -2
- package/dist/resources/volumes.d.ts.map +1 -1
- package/dist/resources/volumes.js +0 -8
- package/dist/sandbox_public_gateway.d.ts +10 -0
- package/dist/sandbox_public_gateway.d.ts.map +1 -0
- package/dist/sandbox_public_gateway.js +31 -0
- package/package.json +1 -1
- package/dist/apispec/src/apis/VolumeSyncApi.d.ts +0 -145
- package/dist/apispec/src/apis/VolumeSyncApi.d.ts.map +0 -1
- package/dist/apispec/src/apis/VolumeSyncApi.js +0 -416
- package/dist/apispec/src/models/AppendReplicaChangesRequest.d.ts +0 -46
- package/dist/apispec/src/models/AppendReplicaChangesRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/AppendReplicaChangesRequest.js +0 -52
- package/dist/apispec/src/models/AppendReplicaChangesResponse.d.ts +0 -47
- package/dist/apispec/src/models/AppendReplicaChangesResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/AppendReplicaChangesResponse.js +0 -53
- package/dist/apispec/src/models/ChangeRequest.d.ts +0 -92
- package/dist/apispec/src/models/ChangeRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/ChangeRequest.js +0 -67
- package/dist/apispec/src/models/CloneVolumeFileEntry.d.ts +0 -57
- package/dist/apispec/src/models/CloneVolumeFileEntry.d.ts.map +0 -1
- package/dist/apispec/src/models/CloneVolumeFileEntry.js +0 -55
- package/dist/apispec/src/models/CloneVolumeFileResult.d.ts +0 -65
- package/dist/apispec/src/models/CloneVolumeFileResult.d.ts.map +0 -1
- package/dist/apispec/src/models/CloneVolumeFileResult.js +0 -66
- package/dist/apispec/src/models/CloneVolumeFilesRequest.d.ts +0 -55
- package/dist/apispec/src/models/CloneVolumeFilesRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/CloneVolumeFilesRequest.js +0 -56
- package/dist/apispec/src/models/CreateVolumeSyncBootstrapRequest.d.ts +0 -52
- package/dist/apispec/src/models/CreateVolumeSyncBootstrapRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/CreateVolumeSyncBootstrapRequest.js +0 -48
- package/dist/apispec/src/models/ListVolumeSyncChangesResponse.d.ts +0 -46
- package/dist/apispec/src/models/ListVolumeSyncChangesResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/ListVolumeSyncChangesResponse.js +0 -52
- package/dist/apispec/src/models/ListVolumeSyncConflictsResponse.d.ts +0 -34
- package/dist/apispec/src/models/ListVolumeSyncConflictsResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/ListVolumeSyncConflictsResponse.js +0 -44
- package/dist/apispec/src/models/ResolveVolumeSyncConflictRequest.d.ts +0 -53
- package/dist/apispec/src/models/ResolveVolumeSyncConflictRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/ResolveVolumeSyncConflictRequest.js +0 -54
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponse.js +0 -46
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponseAllOfData.d.ts +0 -34
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponseAllOfData.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessCloneVolumeFilesResponseAllOfData.js +0 -42
- package/dist/apispec/src/models/SuccessVolumeSyncAppendResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncAppendResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncAppendResponse.js +0 -46
- package/dist/apispec/src/models/SuccessVolumeSyncBootstrapResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncBootstrapResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncBootstrapResponse.js +0 -46
- package/dist/apispec/src/models/SuccessVolumeSyncChangeListResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncChangeListResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncChangeListResponse.js +0 -46
- package/dist/apispec/src/models/SuccessVolumeSyncConflictListResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncConflictListResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncConflictListResponse.js +0 -46
- package/dist/apispec/src/models/SuccessVolumeSyncConflictResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncConflictResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncConflictResponse.js +0 -46
- package/dist/apispec/src/models/SuccessVolumeSyncReplicaResponse.d.ts +0 -40
- package/dist/apispec/src/models/SuccessVolumeSyncReplicaResponse.d.ts.map +0 -1
- package/dist/apispec/src/models/SuccessVolumeSyncReplicaResponse.js +0 -46
- package/dist/apispec/src/models/SyncConflict.d.ts +0 -119
- package/dist/apispec/src/models/SyncConflict.d.ts.map +0 -1
- package/dist/apispec/src/models/SyncConflict.js +0 -69
- package/dist/apispec/src/models/SyncEventType.d.ts +0 -30
- package/dist/apispec/src/models/SyncEventType.d.ts.map +0 -1
- package/dist/apispec/src/models/SyncEventType.js +0 -47
- package/dist/apispec/src/models/SyncJournalEntry.d.ts +0 -154
- package/dist/apispec/src/models/SyncJournalEntry.d.ts.map +0 -1
- package/dist/apispec/src/models/SyncJournalEntry.js +0 -90
- package/dist/apispec/src/models/SyncReplica.d.ts +0 -100
- package/dist/apispec/src/models/SyncReplica.d.ts.map +0 -1
- package/dist/apispec/src/models/SyncReplica.js +0 -64
- package/dist/apispec/src/models/UpdateSyncReplicaCursorRequest.d.ts +0 -33
- package/dist/apispec/src/models/UpdateSyncReplicaCursorRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/UpdateSyncReplicaCursorRequest.js +0 -43
- package/dist/apispec/src/models/UpsertSyncReplicaRequest.d.ts +0 -58
- package/dist/apispec/src/models/UpsertSyncReplicaRequest.d.ts.map +0 -1
- package/dist/apispec/src/models/UpsertSyncReplicaRequest.js +0 -50
- package/dist/apispec/src/models/VolumeSyncBootstrap.d.ts +0 -46
- package/dist/apispec/src/models/VolumeSyncBootstrap.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncBootstrap.js +0 -52
- package/dist/apispec/src/models/VolumeSyncBootstrapCompatibilityConflictDetails.d.ts +0 -60
- package/dist/apispec/src/models/VolumeSyncBootstrapCompatibilityConflictDetails.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncBootstrapCompatibilityConflictDetails.js +0 -63
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelope.d.ts +0 -40
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelope.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelope.js +0 -48
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelopeAllOfError.d.ts +0 -46
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelopeAllOfError.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncBootstrapConflictErrorEnvelopeAllOfError.js +0 -50
- package/dist/apispec/src/models/VolumeSyncCompatibilityIssue.d.ts +0 -63
- package/dist/apispec/src/models/VolumeSyncCompatibilityIssue.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncCompatibilityIssue.js +0 -53
- package/dist/apispec/src/models/VolumeSyncFilesystemCapabilities.d.ts +0 -45
- package/dist/apispec/src/models/VolumeSyncFilesystemCapabilities.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncFilesystemCapabilities.js +0 -51
- package/dist/apispec/src/models/VolumeSyncReplicaEnvelope.d.ts +0 -40
- package/dist/apispec/src/models/VolumeSyncReplicaEnvelope.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncReplicaEnvelope.js +0 -48
- package/dist/apispec/src/models/VolumeSyncReseedRequiredDetails.d.ts +0 -52
- package/dist/apispec/src/models/VolumeSyncReseedRequiredDetails.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncReseedRequiredDetails.js +0 -57
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelope.d.ts +0 -40
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelope.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelope.js +0 -48
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelopeAllOfError.d.ts +0 -46
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelopeAllOfError.d.ts.map +0 -1
- package/dist/apispec/src/models/VolumeSyncReseedRequiredErrorEnvelopeAllOfError.js +0 -50
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { SyncJournalEntry } from './SyncJournalEntry.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListVolumeSyncChangesResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface ListVolumeSyncChangesResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {number}
|
|
22
|
-
* @memberof ListVolumeSyncChangesResponse
|
|
23
|
-
*/
|
|
24
|
-
headSeq: number;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {number}
|
|
28
|
-
* @memberof ListVolumeSyncChangesResponse
|
|
29
|
-
*/
|
|
30
|
-
retainedAfterSeq: number;
|
|
31
|
-
/**
|
|
32
|
-
*
|
|
33
|
-
* @type {Array<SyncJournalEntry>}
|
|
34
|
-
* @memberof ListVolumeSyncChangesResponse
|
|
35
|
-
*/
|
|
36
|
-
changes: Array<SyncJournalEntry>;
|
|
37
|
-
}
|
|
38
|
-
/**
|
|
39
|
-
* Check if a given object implements the ListVolumeSyncChangesResponse interface.
|
|
40
|
-
*/
|
|
41
|
-
export declare function instanceOfListVolumeSyncChangesResponse(value: object): value is ListVolumeSyncChangesResponse;
|
|
42
|
-
export declare function ListVolumeSyncChangesResponseFromJSON(json: any): ListVolumeSyncChangesResponse;
|
|
43
|
-
export declare function ListVolumeSyncChangesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListVolumeSyncChangesResponse;
|
|
44
|
-
export declare function ListVolumeSyncChangesResponseToJSON(json: any): ListVolumeSyncChangesResponse;
|
|
45
|
-
export declare function ListVolumeSyncChangesResponseToJSONTyped(value?: ListVolumeSyncChangesResponse | null, ignoreDiscriminator?: boolean): any;
|
|
46
|
-
//# sourceMappingURL=ListVolumeSyncChangesResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ListVolumeSyncChangesResponse.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/ListVolumeSyncChangesResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAQ3D;;;;GAIG;AACH,MAAM,WAAW,6BAA6B;IAC1C;;;;OAIG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,gBAAgB,EAAE,MAAM,CAAC;IACzB;;;;OAIG;IACH,OAAO,EAAE,KAAK,CAAC,gBAAgB,CAAC,CAAC;CACpC;AAED;;GAEG;AACH,wBAAgB,uCAAuC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,6BAA6B,CAK7G;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE9F;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,6BAA6B,CAUjI;AAED,wBAAgB,mCAAmC,CAAC,IAAI,EAAE,GAAG,GAAG,6BAA6B,CAE5F;AAED,wBAAgB,wCAAwC,CAAC,KAAK,CAAC,EAAE,6BAA6B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWhJ"}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { SyncJournalEntryFromJSON, SyncJournalEntryToJSON, } from './SyncJournalEntry.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the ListVolumeSyncChangesResponse interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfListVolumeSyncChangesResponse(value) {
|
|
19
|
-
if (!('headSeq' in value) || value['headSeq'] === undefined)
|
|
20
|
-
return false;
|
|
21
|
-
if (!('retainedAfterSeq' in value) || value['retainedAfterSeq'] === undefined)
|
|
22
|
-
return false;
|
|
23
|
-
if (!('changes' in value) || value['changes'] === undefined)
|
|
24
|
-
return false;
|
|
25
|
-
return true;
|
|
26
|
-
}
|
|
27
|
-
export function ListVolumeSyncChangesResponseFromJSON(json) {
|
|
28
|
-
return ListVolumeSyncChangesResponseFromJSONTyped(json, false);
|
|
29
|
-
}
|
|
30
|
-
export function ListVolumeSyncChangesResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
31
|
-
if (json == null) {
|
|
32
|
-
return json;
|
|
33
|
-
}
|
|
34
|
-
return {
|
|
35
|
-
'headSeq': json['head_seq'],
|
|
36
|
-
'retainedAfterSeq': json['retained_after_seq'],
|
|
37
|
-
'changes': (json['changes'].map(SyncJournalEntryFromJSON)),
|
|
38
|
-
};
|
|
39
|
-
}
|
|
40
|
-
export function ListVolumeSyncChangesResponseToJSON(json) {
|
|
41
|
-
return ListVolumeSyncChangesResponseToJSONTyped(json, false);
|
|
42
|
-
}
|
|
43
|
-
export function ListVolumeSyncChangesResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
44
|
-
if (value == null) {
|
|
45
|
-
return value;
|
|
46
|
-
}
|
|
47
|
-
return {
|
|
48
|
-
'head_seq': value['headSeq'],
|
|
49
|
-
'retained_after_seq': value['retainedAfterSeq'],
|
|
50
|
-
'changes': (value['changes'].map(SyncJournalEntryToJSON)),
|
|
51
|
-
};
|
|
52
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { SyncConflict } from './SyncConflict.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface ListVolumeSyncConflictsResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface ListVolumeSyncConflictsResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<SyncConflict>}
|
|
22
|
-
* @memberof ListVolumeSyncConflictsResponse
|
|
23
|
-
*/
|
|
24
|
-
conflicts: Array<SyncConflict>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the ListVolumeSyncConflictsResponse interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfListVolumeSyncConflictsResponse(value: object): value is ListVolumeSyncConflictsResponse;
|
|
30
|
-
export declare function ListVolumeSyncConflictsResponseFromJSON(json: any): ListVolumeSyncConflictsResponse;
|
|
31
|
-
export declare function ListVolumeSyncConflictsResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): ListVolumeSyncConflictsResponse;
|
|
32
|
-
export declare function ListVolumeSyncConflictsResponseToJSON(json: any): ListVolumeSyncConflictsResponse;
|
|
33
|
-
export declare function ListVolumeSyncConflictsResponseToJSONTyped(value?: ListVolumeSyncConflictsResponse | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
-
//# sourceMappingURL=ListVolumeSyncConflictsResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ListVolumeSyncConflictsResponse.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/ListVolumeSyncConflictsResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,gBAAgB,CAAC;AAQnD;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,SAAS,EAAE,KAAK,CAAC,YAAY,CAAC,CAAC;CAClC;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAGjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CAQrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CASpJ"}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { SyncConflictFromJSON, SyncConflictToJSON, } from './SyncConflict.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the ListVolumeSyncConflictsResponse interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfListVolumeSyncConflictsResponse(value) {
|
|
19
|
-
if (!('conflicts' in value) || value['conflicts'] === undefined)
|
|
20
|
-
return false;
|
|
21
|
-
return true;
|
|
22
|
-
}
|
|
23
|
-
export function ListVolumeSyncConflictsResponseFromJSON(json) {
|
|
24
|
-
return ListVolumeSyncConflictsResponseFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
export function ListVolumeSyncConflictsResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
return {
|
|
31
|
-
'conflicts': (json['conflicts'].map(SyncConflictFromJSON)),
|
|
32
|
-
};
|
|
33
|
-
}
|
|
34
|
-
export function ListVolumeSyncConflictsResponseToJSON(json) {
|
|
35
|
-
return ListVolumeSyncConflictsResponseToJSONTyped(json, false);
|
|
36
|
-
}
|
|
37
|
-
export function ListVolumeSyncConflictsResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
38
|
-
if (value == null) {
|
|
39
|
-
return value;
|
|
40
|
-
}
|
|
41
|
-
return {
|
|
42
|
-
'conflicts': (value['conflicts'].map(SyncConflictToJSON)),
|
|
43
|
-
};
|
|
44
|
-
}
|
|
@@ -1,53 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
/**
|
|
13
|
-
*
|
|
14
|
-
* @export
|
|
15
|
-
* @interface ResolveVolumeSyncConflictRequest
|
|
16
|
-
*/
|
|
17
|
-
export interface ResolveVolumeSyncConflictRequest {
|
|
18
|
-
/**
|
|
19
|
-
*
|
|
20
|
-
* @type {string}
|
|
21
|
-
* @memberof ResolveVolumeSyncConflictRequest
|
|
22
|
-
*/
|
|
23
|
-
status: ResolveVolumeSyncConflictRequestStatusEnum;
|
|
24
|
-
/**
|
|
25
|
-
*
|
|
26
|
-
* @type {string}
|
|
27
|
-
* @memberof ResolveVolumeSyncConflictRequest
|
|
28
|
-
*/
|
|
29
|
-
resolution?: string;
|
|
30
|
-
/**
|
|
31
|
-
*
|
|
32
|
-
* @type {string}
|
|
33
|
-
* @memberof ResolveVolumeSyncConflictRequest
|
|
34
|
-
*/
|
|
35
|
-
note?: string;
|
|
36
|
-
}
|
|
37
|
-
/**
|
|
38
|
-
* @export
|
|
39
|
-
*/
|
|
40
|
-
export declare const ResolveVolumeSyncConflictRequestStatusEnum: {
|
|
41
|
-
readonly Resolved: "resolved";
|
|
42
|
-
readonly Ignored: "ignored";
|
|
43
|
-
};
|
|
44
|
-
export type ResolveVolumeSyncConflictRequestStatusEnum = typeof ResolveVolumeSyncConflictRequestStatusEnum[keyof typeof ResolveVolumeSyncConflictRequestStatusEnum];
|
|
45
|
-
/**
|
|
46
|
-
* Check if a given object implements the ResolveVolumeSyncConflictRequest interface.
|
|
47
|
-
*/
|
|
48
|
-
export declare function instanceOfResolveVolumeSyncConflictRequest(value: object): value is ResolveVolumeSyncConflictRequest;
|
|
49
|
-
export declare function ResolveVolumeSyncConflictRequestFromJSON(json: any): ResolveVolumeSyncConflictRequest;
|
|
50
|
-
export declare function ResolveVolumeSyncConflictRequestFromJSONTyped(json: any, ignoreDiscriminator: boolean): ResolveVolumeSyncConflictRequest;
|
|
51
|
-
export declare function ResolveVolumeSyncConflictRequestToJSON(json: any): ResolveVolumeSyncConflictRequest;
|
|
52
|
-
export declare function ResolveVolumeSyncConflictRequestToJSONTyped(value?: ResolveVolumeSyncConflictRequest | null, ignoreDiscriminator?: boolean): any;
|
|
53
|
-
//# sourceMappingURL=ResolveVolumeSyncConflictRequest.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"ResolveVolumeSyncConflictRequest.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/ResolveVolumeSyncConflictRequest.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH;;;;GAIG;AACH,MAAM,WAAW,gCAAgC;IAC7C;;;;OAIG;IACH,MAAM,EAAE,0CAA0C,CAAC;IACnD;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;CACjB;AAGD;;GAEG;AACH,eAAO,MAAM,0CAA0C;;;CAG7C,CAAC;AACX,MAAM,MAAM,0CAA0C,GAAG,OAAO,0CAA0C,CAAC,MAAM,OAAO,0CAA0C,CAAC,CAAC;AAGpK;;GAEG;AACH,wBAAgB,0CAA0C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,gCAAgC,CAGnH;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAEpG;AAED,wBAAgB,6CAA6C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,gCAAgC,CAUvI;AAED,wBAAgB,sCAAsC,CAAC,IAAI,EAAE,GAAG,GAAG,gCAAgC,CAElG;AAED,wBAAgB,2CAA2C,CAAC,KAAK,CAAC,EAAE,gCAAgC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAWtJ"}
|
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
/**
|
|
15
|
-
* @export
|
|
16
|
-
*/
|
|
17
|
-
export const ResolveVolumeSyncConflictRequestStatusEnum = {
|
|
18
|
-
Resolved: 'resolved',
|
|
19
|
-
Ignored: 'ignored'
|
|
20
|
-
};
|
|
21
|
-
/**
|
|
22
|
-
* Check if a given object implements the ResolveVolumeSyncConflictRequest interface.
|
|
23
|
-
*/
|
|
24
|
-
export function instanceOfResolveVolumeSyncConflictRequest(value) {
|
|
25
|
-
if (!('status' in value) || value['status'] === undefined)
|
|
26
|
-
return false;
|
|
27
|
-
return true;
|
|
28
|
-
}
|
|
29
|
-
export function ResolveVolumeSyncConflictRequestFromJSON(json) {
|
|
30
|
-
return ResolveVolumeSyncConflictRequestFromJSONTyped(json, false);
|
|
31
|
-
}
|
|
32
|
-
export function ResolveVolumeSyncConflictRequestFromJSONTyped(json, ignoreDiscriminator) {
|
|
33
|
-
if (json == null) {
|
|
34
|
-
return json;
|
|
35
|
-
}
|
|
36
|
-
return {
|
|
37
|
-
'status': json['status'],
|
|
38
|
-
'resolution': json['resolution'] == null ? undefined : json['resolution'],
|
|
39
|
-
'note': json['note'] == null ? undefined : json['note'],
|
|
40
|
-
};
|
|
41
|
-
}
|
|
42
|
-
export function ResolveVolumeSyncConflictRequestToJSON(json) {
|
|
43
|
-
return ResolveVolumeSyncConflictRequestToJSONTyped(json, false);
|
|
44
|
-
}
|
|
45
|
-
export function ResolveVolumeSyncConflictRequestToJSONTyped(value, ignoreDiscriminator = false) {
|
|
46
|
-
if (value == null) {
|
|
47
|
-
return value;
|
|
48
|
-
}
|
|
49
|
-
return {
|
|
50
|
-
'status': value['status'],
|
|
51
|
-
'resolution': value['resolution'],
|
|
52
|
-
'note': value['note'],
|
|
53
|
-
};
|
|
54
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { SuccessCloneVolumeFilesResponseAllOfData } from './SuccessCloneVolumeFilesResponseAllOfData.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SuccessCloneVolumeFilesResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface SuccessCloneVolumeFilesResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {boolean}
|
|
22
|
-
* @memberof SuccessCloneVolumeFilesResponse
|
|
23
|
-
*/
|
|
24
|
-
success: boolean;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {SuccessCloneVolumeFilesResponseAllOfData}
|
|
28
|
-
* @memberof SuccessCloneVolumeFilesResponse
|
|
29
|
-
*/
|
|
30
|
-
data?: SuccessCloneVolumeFilesResponseAllOfData;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Check if a given object implements the SuccessCloneVolumeFilesResponse interface.
|
|
34
|
-
*/
|
|
35
|
-
export declare function instanceOfSuccessCloneVolumeFilesResponse(value: object): value is SuccessCloneVolumeFilesResponse;
|
|
36
|
-
export declare function SuccessCloneVolumeFilesResponseFromJSON(json: any): SuccessCloneVolumeFilesResponse;
|
|
37
|
-
export declare function SuccessCloneVolumeFilesResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): SuccessCloneVolumeFilesResponse;
|
|
38
|
-
export declare function SuccessCloneVolumeFilesResponseToJSON(json: any): SuccessCloneVolumeFilesResponse;
|
|
39
|
-
export declare function SuccessCloneVolumeFilesResponseToJSONTyped(value?: SuccessCloneVolumeFilesResponse | null, ignoreDiscriminator?: boolean): any;
|
|
40
|
-
//# sourceMappingURL=SuccessCloneVolumeFilesResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SuccessCloneVolumeFilesResponse.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/SuccessCloneVolumeFilesResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,wCAAwC,EAAE,MAAM,4CAA4C,CAAC;AAQ3G;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,wCAAwC,CAAC;CACnD;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAGjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CASrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpJ"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { SuccessCloneVolumeFilesResponseAllOfDataFromJSON, SuccessCloneVolumeFilesResponseAllOfDataToJSON, } from './SuccessCloneVolumeFilesResponseAllOfData.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the SuccessCloneVolumeFilesResponse interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfSuccessCloneVolumeFilesResponse(value) {
|
|
19
|
-
if (!('success' in value) || value['success'] === undefined)
|
|
20
|
-
return false;
|
|
21
|
-
return true;
|
|
22
|
-
}
|
|
23
|
-
export function SuccessCloneVolumeFilesResponseFromJSON(json) {
|
|
24
|
-
return SuccessCloneVolumeFilesResponseFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
export function SuccessCloneVolumeFilesResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
return {
|
|
31
|
-
'success': json['success'],
|
|
32
|
-
'data': json['data'] == null ? undefined : SuccessCloneVolumeFilesResponseAllOfDataFromJSON(json['data']),
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export function SuccessCloneVolumeFilesResponseToJSON(json) {
|
|
36
|
-
return SuccessCloneVolumeFilesResponseToJSONTyped(json, false);
|
|
37
|
-
}
|
|
38
|
-
export function SuccessCloneVolumeFilesResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
|
-
if (value == null) {
|
|
40
|
-
return value;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
'success': value['success'],
|
|
44
|
-
'data': SuccessCloneVolumeFilesResponseAllOfDataToJSON(value['data']),
|
|
45
|
-
};
|
|
46
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { CloneVolumeFileResult } from './CloneVolumeFileResult.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SuccessCloneVolumeFilesResponseAllOfData
|
|
17
|
-
*/
|
|
18
|
-
export interface SuccessCloneVolumeFilesResponseAllOfData {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {Array<CloneVolumeFileResult>}
|
|
22
|
-
* @memberof SuccessCloneVolumeFilesResponseAllOfData
|
|
23
|
-
*/
|
|
24
|
-
entries?: Array<CloneVolumeFileResult>;
|
|
25
|
-
}
|
|
26
|
-
/**
|
|
27
|
-
* Check if a given object implements the SuccessCloneVolumeFilesResponseAllOfData interface.
|
|
28
|
-
*/
|
|
29
|
-
export declare function instanceOfSuccessCloneVolumeFilesResponseAllOfData(value: object): value is SuccessCloneVolumeFilesResponseAllOfData;
|
|
30
|
-
export declare function SuccessCloneVolumeFilesResponseAllOfDataFromJSON(json: any): SuccessCloneVolumeFilesResponseAllOfData;
|
|
31
|
-
export declare function SuccessCloneVolumeFilesResponseAllOfDataFromJSONTyped(json: any, ignoreDiscriminator: boolean): SuccessCloneVolumeFilesResponseAllOfData;
|
|
32
|
-
export declare function SuccessCloneVolumeFilesResponseAllOfDataToJSON(json: any): SuccessCloneVolumeFilesResponseAllOfData;
|
|
33
|
-
export declare function SuccessCloneVolumeFilesResponseAllOfDataToJSONTyped(value?: SuccessCloneVolumeFilesResponseAllOfData | null, ignoreDiscriminator?: boolean): any;
|
|
34
|
-
//# sourceMappingURL=SuccessCloneVolumeFilesResponseAllOfData.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SuccessCloneVolumeFilesResponseAllOfData.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/SuccessCloneVolumeFilesResponseAllOfData.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,yBAAyB,CAAC;AAQrE;;;;GAIG;AACH,MAAM,WAAW,wCAAwC;IACrD;;;;OAIG;IACH,OAAO,CAAC,EAAE,KAAK,CAAC,qBAAqB,CAAC,CAAC;CAC1C;AAED;;GAEG;AACH,wBAAgB,kDAAkD,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,wCAAwC,CAEnI;AAED,wBAAgB,gDAAgD,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAEpH;AAED,wBAAgB,qDAAqD,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,wCAAwC,CAQvJ;AAED,wBAAgB,8CAA8C,CAAC,IAAI,EAAE,GAAG,GAAG,wCAAwC,CAElH;AAED,wBAAgB,mDAAmD,CAAC,KAAK,CAAC,EAAE,wCAAwC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAStK"}
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { CloneVolumeFileResultFromJSON, CloneVolumeFileResultToJSON, } from './CloneVolumeFileResult.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the SuccessCloneVolumeFilesResponseAllOfData interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfSuccessCloneVolumeFilesResponseAllOfData(value) {
|
|
19
|
-
return true;
|
|
20
|
-
}
|
|
21
|
-
export function SuccessCloneVolumeFilesResponseAllOfDataFromJSON(json) {
|
|
22
|
-
return SuccessCloneVolumeFilesResponseAllOfDataFromJSONTyped(json, false);
|
|
23
|
-
}
|
|
24
|
-
export function SuccessCloneVolumeFilesResponseAllOfDataFromJSONTyped(json, ignoreDiscriminator) {
|
|
25
|
-
if (json == null) {
|
|
26
|
-
return json;
|
|
27
|
-
}
|
|
28
|
-
return {
|
|
29
|
-
'entries': json['entries'] == null ? undefined : (json['entries'].map(CloneVolumeFileResultFromJSON)),
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
export function SuccessCloneVolumeFilesResponseAllOfDataToJSON(json) {
|
|
33
|
-
return SuccessCloneVolumeFilesResponseAllOfDataToJSONTyped(json, false);
|
|
34
|
-
}
|
|
35
|
-
export function SuccessCloneVolumeFilesResponseAllOfDataToJSONTyped(value, ignoreDiscriminator = false) {
|
|
36
|
-
if (value == null) {
|
|
37
|
-
return value;
|
|
38
|
-
}
|
|
39
|
-
return {
|
|
40
|
-
'entries': value['entries'] == null ? undefined : (value['entries'].map(CloneVolumeFileResultToJSON)),
|
|
41
|
-
};
|
|
42
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { AppendReplicaChangesResponse } from './AppendReplicaChangesResponse.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SuccessVolumeSyncAppendResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface SuccessVolumeSyncAppendResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {boolean}
|
|
22
|
-
* @memberof SuccessVolumeSyncAppendResponse
|
|
23
|
-
*/
|
|
24
|
-
success: boolean;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {AppendReplicaChangesResponse}
|
|
28
|
-
* @memberof SuccessVolumeSyncAppendResponse
|
|
29
|
-
*/
|
|
30
|
-
data?: AppendReplicaChangesResponse;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Check if a given object implements the SuccessVolumeSyncAppendResponse interface.
|
|
34
|
-
*/
|
|
35
|
-
export declare function instanceOfSuccessVolumeSyncAppendResponse(value: object): value is SuccessVolumeSyncAppendResponse;
|
|
36
|
-
export declare function SuccessVolumeSyncAppendResponseFromJSON(json: any): SuccessVolumeSyncAppendResponse;
|
|
37
|
-
export declare function SuccessVolumeSyncAppendResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): SuccessVolumeSyncAppendResponse;
|
|
38
|
-
export declare function SuccessVolumeSyncAppendResponseToJSON(json: any): SuccessVolumeSyncAppendResponse;
|
|
39
|
-
export declare function SuccessVolumeSyncAppendResponseToJSONTyped(value?: SuccessVolumeSyncAppendResponse | null, ignoreDiscriminator?: boolean): any;
|
|
40
|
-
//# sourceMappingURL=SuccessVolumeSyncAppendResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SuccessVolumeSyncAppendResponse.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/SuccessVolumeSyncAppendResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,gCAAgC,CAAC;AAQnF;;;;GAIG;AACH,MAAM,WAAW,+BAA+B;IAC5C;;;;OAIG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,4BAA4B,CAAC;CACvC;AAED;;GAEG;AACH,wBAAgB,yCAAyC,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,+BAA+B,CAGjH;AAED,wBAAgB,uCAAuC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAElG;AAED,wBAAgB,4CAA4C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,+BAA+B,CASrI;AAED,wBAAgB,qCAAqC,CAAC,IAAI,EAAE,GAAG,GAAG,+BAA+B,CAEhG;AAED,wBAAgB,0CAA0C,CAAC,KAAK,CAAC,EAAE,+BAA+B,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAUpJ"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { AppendReplicaChangesResponseFromJSON, AppendReplicaChangesResponseToJSON, } from './AppendReplicaChangesResponse.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the SuccessVolumeSyncAppendResponse interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfSuccessVolumeSyncAppendResponse(value) {
|
|
19
|
-
if (!('success' in value) || value['success'] === undefined)
|
|
20
|
-
return false;
|
|
21
|
-
return true;
|
|
22
|
-
}
|
|
23
|
-
export function SuccessVolumeSyncAppendResponseFromJSON(json) {
|
|
24
|
-
return SuccessVolumeSyncAppendResponseFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
export function SuccessVolumeSyncAppendResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
return {
|
|
31
|
-
'success': json['success'],
|
|
32
|
-
'data': json['data'] == null ? undefined : AppendReplicaChangesResponseFromJSON(json['data']),
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export function SuccessVolumeSyncAppendResponseToJSON(json) {
|
|
36
|
-
return SuccessVolumeSyncAppendResponseToJSONTyped(json, false);
|
|
37
|
-
}
|
|
38
|
-
export function SuccessVolumeSyncAppendResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
|
-
if (value == null) {
|
|
40
|
-
return value;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
'success': value['success'],
|
|
44
|
-
'data': AppendReplicaChangesResponseToJSON(value['data']),
|
|
45
|
-
};
|
|
46
|
-
}
|
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Sandbox0 API
|
|
3
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
4
|
-
*
|
|
5
|
-
* The version of the OpenAPI document: 0.1.0
|
|
6
|
-
*
|
|
7
|
-
*
|
|
8
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
-
* https://openapi-generator.tech
|
|
10
|
-
* Do not edit the class manually.
|
|
11
|
-
*/
|
|
12
|
-
import type { VolumeSyncBootstrap } from './VolumeSyncBootstrap.js';
|
|
13
|
-
/**
|
|
14
|
-
*
|
|
15
|
-
* @export
|
|
16
|
-
* @interface SuccessVolumeSyncBootstrapResponse
|
|
17
|
-
*/
|
|
18
|
-
export interface SuccessVolumeSyncBootstrapResponse {
|
|
19
|
-
/**
|
|
20
|
-
*
|
|
21
|
-
* @type {boolean}
|
|
22
|
-
* @memberof SuccessVolumeSyncBootstrapResponse
|
|
23
|
-
*/
|
|
24
|
-
success: boolean;
|
|
25
|
-
/**
|
|
26
|
-
*
|
|
27
|
-
* @type {VolumeSyncBootstrap}
|
|
28
|
-
* @memberof SuccessVolumeSyncBootstrapResponse
|
|
29
|
-
*/
|
|
30
|
-
data?: VolumeSyncBootstrap;
|
|
31
|
-
}
|
|
32
|
-
/**
|
|
33
|
-
* Check if a given object implements the SuccessVolumeSyncBootstrapResponse interface.
|
|
34
|
-
*/
|
|
35
|
-
export declare function instanceOfSuccessVolumeSyncBootstrapResponse(value: object): value is SuccessVolumeSyncBootstrapResponse;
|
|
36
|
-
export declare function SuccessVolumeSyncBootstrapResponseFromJSON(json: any): SuccessVolumeSyncBootstrapResponse;
|
|
37
|
-
export declare function SuccessVolumeSyncBootstrapResponseFromJSONTyped(json: any, ignoreDiscriminator: boolean): SuccessVolumeSyncBootstrapResponse;
|
|
38
|
-
export declare function SuccessVolumeSyncBootstrapResponseToJSON(json: any): SuccessVolumeSyncBootstrapResponse;
|
|
39
|
-
export declare function SuccessVolumeSyncBootstrapResponseToJSONTyped(value?: SuccessVolumeSyncBootstrapResponse | null, ignoreDiscriminator?: boolean): any;
|
|
40
|
-
//# sourceMappingURL=SuccessVolumeSyncBootstrapResponse.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SuccessVolumeSyncBootstrapResponse.d.ts","sourceRoot":"","sources":["../../../../src/apispec/src/models/SuccessVolumeSyncBootstrapResponse.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAGH,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAQjE;;;;GAIG;AACH,MAAM,WAAW,kCAAkC;IAC/C;;;;OAIG;IACH,OAAO,EAAE,OAAO,CAAC;IACjB;;;;OAIG;IACH,IAAI,CAAC,EAAE,mBAAmB,CAAC;CAC9B;AAED;;GAEG;AACH,wBAAgB,4CAA4C,CAAC,KAAK,EAAE,MAAM,GAAG,KAAK,IAAI,kCAAkC,CAGvH;AAED,wBAAgB,0CAA0C,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAExG;AAED,wBAAgB,+CAA+C,CAAC,IAAI,EAAE,GAAG,EAAE,mBAAmB,EAAE,OAAO,GAAG,kCAAkC,CAS3I;AAED,wBAAgB,wCAAwC,CAAC,IAAI,EAAE,GAAG,GAAG,kCAAkC,CAEtG;AAED,wBAAgB,6CAA6C,CAAC,KAAK,CAAC,EAAE,kCAAkC,GAAG,IAAI,EAAE,mBAAmB,GAAE,OAAe,GAAG,GAAG,CAU1J"}
|
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
/* tslint:disable */
|
|
2
|
-
/* eslint-disable */
|
|
3
|
-
/**
|
|
4
|
-
* Sandbox0 API
|
|
5
|
-
* Public HTTP APIs exposed by Sandbox0 regional gateways and the global gateway.
|
|
6
|
-
*
|
|
7
|
-
* The version of the OpenAPI document: 0.1.0
|
|
8
|
-
*
|
|
9
|
-
*
|
|
10
|
-
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
-
* https://openapi-generator.tech
|
|
12
|
-
* Do not edit the class manually.
|
|
13
|
-
*/
|
|
14
|
-
import { VolumeSyncBootstrapFromJSON, VolumeSyncBootstrapToJSON, } from './VolumeSyncBootstrap.js';
|
|
15
|
-
/**
|
|
16
|
-
* Check if a given object implements the SuccessVolumeSyncBootstrapResponse interface.
|
|
17
|
-
*/
|
|
18
|
-
export function instanceOfSuccessVolumeSyncBootstrapResponse(value) {
|
|
19
|
-
if (!('success' in value) || value['success'] === undefined)
|
|
20
|
-
return false;
|
|
21
|
-
return true;
|
|
22
|
-
}
|
|
23
|
-
export function SuccessVolumeSyncBootstrapResponseFromJSON(json) {
|
|
24
|
-
return SuccessVolumeSyncBootstrapResponseFromJSONTyped(json, false);
|
|
25
|
-
}
|
|
26
|
-
export function SuccessVolumeSyncBootstrapResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
27
|
-
if (json == null) {
|
|
28
|
-
return json;
|
|
29
|
-
}
|
|
30
|
-
return {
|
|
31
|
-
'success': json['success'],
|
|
32
|
-
'data': json['data'] == null ? undefined : VolumeSyncBootstrapFromJSON(json['data']),
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export function SuccessVolumeSyncBootstrapResponseToJSON(json) {
|
|
36
|
-
return SuccessVolumeSyncBootstrapResponseToJSONTyped(json, false);
|
|
37
|
-
}
|
|
38
|
-
export function SuccessVolumeSyncBootstrapResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
39
|
-
if (value == null) {
|
|
40
|
-
return value;
|
|
41
|
-
}
|
|
42
|
-
return {
|
|
43
|
-
'success': value['success'],
|
|
44
|
-
'data': VolumeSyncBootstrapToJSON(value['data']),
|
|
45
|
-
};
|
|
46
|
-
}
|