This request returns the MinIO protected domain specified by ID.

Usage:

GET on /domains/minios3/{id}

Request URL:

https://<MS hostname>/jss/domains/minios3/{id}

Header:

fios-session:vc_sessionId

Request:

N/A

Response:

{

    "id": "d3c5e663-162f-11ee-b297-005056b73400",

    "name": "minio-dom1",

    "description": null,

    "drva": {

        "id": 1,

        "name": "drva1",

        "description": null,

        "vmName": "jss-drva-drva1",

        "mgmtIpAddress": "<IP-ADDRESS>",

        "replNetworkIp": "<IP-ADDRESS>",

        "replLogNetworkIps": [

            "<IP-ADDRESS>"

        ],

        "internalNetworkIp": "<IP-ADDRESS>",

        "version": "4.1.18.187",

        "compatible": true,

        "availableSoftware": null,

        "configured": true,

        "loggerDisks": [

            {

                "diskId": "6000c29710c0d4d03a64f4a45ceed1d4",

                "pathName": "/dev/sdb",

                "type": "VMDK",

                "size": 57671680,

                "availableSize": 4521984,

                "reusableSpace": 25716326,

                "childAlertCount": 0,

                "reserveSpace": {

                    "configuredReserveSize": 5767168,

                    "currentReserveSize": 5767168,

                    "lowReserveSpaceThreshold": 2883584,

                    "alerts": []

                },

                "domainSections": [

                    {

                        "domainId": "b4274c6a-1582-11ee-b297-005056b73400",

                        "loggerSection": {

                            "id": "00000104000000000a77239db0f73b00",

                            "size": 14286848,

                            "currentUsage": 780,

                            "targetSize": 14286848

                        },

                        "metadataSectionSize": 6684672,

                        "valid": true,

                        "reusableSpace": 12858163,

                        "readerState": "OK",

                        "alerts": []

                    },

                    {

                        "domainId": "d3c5e663-162f-11ee-b297-005056b73400",

                        "loggerSection": {

                            "id": "0000000400000000a1316ebc5df83b00",

                            "size": 14286848,

                            "currentUsage": 780,

                            "targetSize": 14286848

                        },

                        "metadataSectionSize": 6684672,

                        "valid": true,

                        "reusableSpace": 12858163,

                        "readerState": "OK",

                        "alerts": []

                    }

                ],

                "status": {

                    "category": "OK",

                    "code": 7256,

                    "name": "OK"

                },

                "filepath": "[Shared_iSCSI] jss-drva-drva1/jss-drva-drva1_1.vmdk"

            }

        ],

        "status": "RUNNING",

        "alerts": [],

        "disks": [

            {

                "diskId": "6000c292c9cdf2430d816528a41e7204",

                "pathName": "/dev/sda",

                "size": 16777216,

                "availableSize": 16777216

            },

            {

                "diskId": "6000c29710c0d4d03a64f4a45ceed1d4",

                "pathName": "/dev/sdb",

                "size": 57671680,

                "availableSize": 10289152

            },

            {

                "diskId": "6001405bc5753033a8d488d9255d6b93",

                "pathName": "/dev/sdd",

                "size": 65011712,

                "availableSize": 65011712

            },

            {

                "diskId": "6001405ea6938ec19724ff495bf5f224",

                "pathName": "/dev/sdc",

                "size": 63963136,

                "availableSize": 63963136

            }

        ],

        "minDomainSize": 15728640,

        "minEstimatedDataSize": 100663296,

        "childAlertCount": 0

    },

    "configuredDisk": {

        "diskId": "6000c29710c0d4d03a64f4a45ceed1d4",

        "pathName": "/dev/sdb",

        "type": "VMDK",

        "size": 57671680,

        "availableSize": 4521984,

        "reusableSpace": 25716326,

        "childAlertCount": 0,

        "reserveSpace": {

            "configuredReserveSize": 5767168,

            "currentReserveSize": 5767168,

            "lowReserveSpaceThreshold": 2883584,

            "alerts": []

        },

        "domainSections": [

            {

                "domainId": "b4274c6a-1582-11ee-b297-005056b73400",

                "loggerSection": {

                    "id": "00000104000000000a77239db0f73b00",

                    "size": 14286848,

                    "currentUsage": 780,

                    "targetSize": 14286848

                },

                "metadataSectionSize": 6684672,

                "valid": true,

                "reusableSpace": 12858163,

                "readerState": "OK",

                "alerts": []

            },

            {

                "domainId": "d3c5e663-162f-11ee-b297-005056b73400",

                "loggerSection": {

                    "id": "0000000400000000a1316ebc5df83b00",

                    "size": 14286848,

                    "currentUsage": 780,

                    "targetSize": 14286848

                },

                "metadataSectionSize": 6684672,

                "valid": true,

                "reusableSpace": 12858163,

                "readerState": "OK",

                "alerts": []

            }

        ],

        "status": {

            "category": "OK",

            "code": 7256,

            "name": "OK"

        },

        "filepath": "[Shared_iSCSI] jss-drva-drva1/jss-drva-drva1_1.vmdk"

    },

    "sectionSize": 15728640,

    "estimatedDataSize": 209715200,

    "siteName": "<VCenter FQDN/IP>",

    "datacenter": {

        "id": "Datacenter:datacenter-3",

        "name": "Datacenter",

        "moref": "Datacenter:datacenter-3",

        "hostFolderMoref": "Folder:group-h5",

        "vmFolders": [

            {

                "id": "Folder:group-v10",

                "moref": "Folder:group-v10",

                "name": "vCLS",

                "subfolders": []

            },

            {

                "id": "Folder:group-v11",

                "moref": "Folder:group-v11",

                "name": "Discovered virtual machine",

                "subfolders": []

            }

        ]

    },

    "cluster": {

        "id": "ClusterComputeResource:domain-c118",

        "clusterName": "NewCluster",

        "moref": "ClusterComputeResource:domain-c118",

        "software": {

            "version": "4.1.12.179",

            "releaseDate": "2022-11-21T05:41:23.97Z",

            "summary": "JetStream Disaster Recovery and Business Continuity",

            "id": "JET_bootbank_jetdr_4.1.12.179-1OEM.700.1.0.15843807",

            "name": "jetdr",

            "vendor": "JET",

            "packageType": "DR"

        },

        "drsEnabled": true,

        "policyConfigured": true,

        "unconfigurable": true,

        "configStatus": {

            "category": "OK",

            "code": 7044,

            "name": "OK"

        },

        "availableSoftware": null,

        "ioFilterIssues": {

            "ioFilterOpType": "INSTALL",

            "hostIssues": []

        },

        "domainCnt": 2,

        "networks": [

            {

                "id": "Network:network-2569",

                "moref": "Network:network-2569",

                "name": "Windows-server",

                "type": "STANDARD",

                "distributedPort": false

            },

            {

                "id": "Network:network-131",

                "moref": "Network:network-131",

                "name": "VM Network",

                "type": "STANDARD",

                "distributedPort": false

            },

            {

                "id": "Network:network-2872",

                "moref": "Network:network-2872",

                "name": "testing",

                "type": "STANDARD",

                "distributedPort": false

            }

        ],

        "datastores": [

            {

                "id": "Datastore:datastore-130",

                "name": "Shared_iSCSI",

                "uuid": "630776f6-088611da-cd16-b8ca3a5e0ccc",

                "moref": "Datastore:datastore-130",

                "freeSpace": 1409937408,

                "capacityKB": 2147221504,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-1451",

                "name": "MD3615i",

                "uuid": "643ec092-eda5ad04-d735-b8ca3a5e0ccc",

                "moref": "Datastore:datastore-1451",

                "freeSpace": 2404864000,

                "capacityKB": 3145465856,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-150",

                "name": "datastore1 (2)",

                "uuid": "5efde357-ec7bc65a-0478-b8ca3a5e0ce0",

                "moref": "Datastore:datastore-150",

                "freeSpace": 133522432,

                "capacityKB": 134742016,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-149",

                "name": "fs75-flashstore",

                "uuid": "5d887c5d-9cc55e6e-9e93-b8ca3a5e0ce0",

                "moref": "Datastore:datastore-149",

                "freeSpace": 169922560,

                "capacityKB": 170917888,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-127",

                "name": "ds74-sata",

                "uuid": "5a70bd30-662f8e0f-c308-b8ca3a5e0cc8",

                "moref": "Datastore:datastore-127",

                "freeSpace": 1946378240,

                "capacityKB": 1952710656,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-128",

                "name": "ds074-local",

                "uuid": "5b0fa373-78b10e96-1743-b8ca3a5e0cc8",

                "moref": "Datastore:datastore-128",

                "freeSpace": 269376512,

                "capacityKB": 284426240,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-129",

                "name": "fs74-flashstore",

                "uuid": "5fcde003-cf425c8d-c283-b8ca3a5e0cc8",

                "moref": "Datastore:datastore-129",

                "freeSpace": 73980928,

                "capacityKB": 170917888,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-148",

                "name": "ds75-sata",

                "uuid": "5a70c324-750a80e2-a8f4-b8ca3a5e0ce0",

                "moref": "Datastore:datastore-148",

                "freeSpace": 1908212736,

                "capacityKB": 1952710656,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            },

            {

                "id": "Datastore:datastore-126",

                "name": "ds74-local",

                "uuid": "5a6e1e27-d5f2d75b-2782-b8ca3a5e0cc8",

                "moref": "Datastore:datastore-126",

                "freeSpace": 112779264,

                "capacityKB": 135004160,

                "svmIsoPresent": false,

                "mountedAllHosts": null

            }

        ],

        "resourcePools": [],

        "parentDcName": "Datacenter",

        "parentDcMoref": "Datacenter:datacenter-3",

        "alarms": [],

        "dportgroups": []

    },

    "mode": "PROTECTION",

    "priority": null,

    "failoverSettings": null,

    "failbackSettings": null,

    "testFailoverSettings": null,

    "protectedVms": [

        {

            "id": "009e32ab-167b-11ee-b297-005056b73400",

            "domainId": "d3c5e663-162f-11ee-b297-005056b73400",

            "uuid": "50371b07-7f42-188c-06da-d1746a16b9b6",

            "name": "<VM-Name>",

            "cacheMode": "WRITETHROUGH",

            "cacheState": null,

            "replicationCancelled": false,

            "failoverInfo": null,

            "protectedDisks": [

                {

                    "id": "009cfa28-167b-11ee-b297-005056b73400",

                    "vmInstanceUuid": "50371b07-7f42-188c-06da-d1746a16b9b6",

                    "label": "Hard disk 1",

                    "capacityInKB": 16777216,

                    "filepath": "/vmfs/volumes/643ec092-eda5ad04-d735-b8ca3a5e0ccc/<VM-Name>/<VM-Name>.vmdk",

                    "uuid": "6000c29e-411a-03db-aa28-76b88c0ab12e",

                    "replicationDiskIndex": 3,

                    "guid": "cb8df758-40a0-49cb-832f-b7563b56f504"

                },

                {

                    "id": "009d6f59-167b-11ee-b297-005056b73400",

                    "vmInstanceUuid": "50371b07-7f42-188c-06da-d1746a16b9b6",

                    "label": "Hard disk 2",

                    "capacityInKB": 2097152,

                    "filepath": "/vmfs/volumes/643ec092-eda5ad04-d735-b8ca3a5e0ccc/<VM-Name>/<VM-Name>_1.vmdk",

                    "uuid": "6000c29e-d50a-c83b-f496-7e7f123f6372",

                    "replicationDiskIndex": 4,

                    "guid": "e302db97-773f-4f5f-877c-01138bf9ae11"

                },

                {

                    "id": "009e32aa-167b-11ee-b297-005056b73400",

                    "vmInstanceUuid": "50371b07-7f42-188c-06da-d1746a16b9b6",

                    "label": "Hard disk 3",

                    "capacityInKB": 4194304,

                    "filepath": "/vmfs/volumes/643ec092-eda5ad04-d735-b8ca3a5e0ccc/<VM-Name>/<VM-Name>_3.vmdk",

                    "uuid": "6000c29c-1a79-d7b4-65f0-6310ca5d30ef",

                    "replicationDiskIndex": 5,

                    "guid": "cb0eb3e4-b5a8-4794-b066-e2cefbba2c02"

                }

            ],

            "virtualNics": [

                {

                    "label": "Network adapter 1",

                    "networkName": "VM Network",

                    "key": 4000,

                    "pciSlotNumber": 192

                }

            ]

        },

        {

            "id": "007e75a7-167b-11ee-b297-005056b73400",

            "domainId": "d3c5e663-162f-11ee-b297-005056b73400",

            "uuid": "5037d133-f01f-5f74-48ad-a8218cb5972c",

            "name": "<VM-Name>",

            "cacheMode": "WRITEBACK_VMDK",

            "cacheState": "RUNNING",

            "replicationCancelled": false,

            "failoverInfo": null,

            "protectedDisks": [

                {

                    "id": "007e0075-167b-11ee-b297-005056b73400",

                    "vmInstanceUuid": "5037d133-f01f-5f74-48ad-a8218cb5972c",

                    "label": "Hard disk 1",

                    "capacityInKB": 16777216,

                    "filepath": "/vmfs/volumes/643ec092-eda5ad04-d735-b8ca3a5e0ccc/<VM-Name>/<VM-Name>.vmdk",

                    "uuid": "6000c292-04fb-e01b-c3f2-698e30ba5e88",

                    "replicationDiskIndex": 1,

                    "guid": "66774d12-38f7-4f31-981a-95d132dbc734"

                },

                {

                    "id": "007e75a6-167b-11ee-b297-005056b73400",

                    "vmInstanceUuid": "5037d133-f01f-5f74-48ad-a8218cb5972c",

                    "label": "Hard disk 2",

                    "capacityInKB": 2097152,

                    "filepath": "/vmfs/volumes/643ec092-eda5ad04-d735-b8ca3a5e0ccc/<VM-Name>/<VM-Name>_1.vmdk",

                    "uuid": "6000c29a-1796-109e-5b35-25d64a56cab4",

                    "replicationDiskIndex": 2,

                    "guid": "7dba0b90-eb4c-483d-8b29-09e33e6ff692"

                }

            ],

            "virtualNics": [

                {

                    "label": "Network adapter 1",

                    "networkName": "VM Network",

                    "key": 4000,

                    "pciSlotNumber": 192

                }

            ]

        }

    ],

    "compressionEnabled": true,

    "compressionLevel": 3,

    "runningRemote": false,

    "owner": {

        "msHostname": "<MS FQDN/IP>",

        "vcHostname": "<VCenter FQDN/IP>",

        "vcGuid": "1ae169cc-368d-49dd-b463-b1e4913c43a8",

        "locality": "LOCAL"

    },

    "memorySettings": {

        "readerMemory": null,

        "btreeMemory": null

    },

    "gcSettings": {

        "storageOverheadNormal": 50,

        "storageOverheadMax": 300

    },

    "concurrencySettings": {

        "maxBitmapConcurrency": null

    },

    "pitrSettings": null,

    "lastRecoveryResult": null,

    "resumeRehydrationPossible": false,

    "pitModeActivated": false,

    "missingInObjStore": false,

    "runningTaskTypes": [],

    "targetSettings": {

        "replicationSite": {

            "id": 2,

            "name": "minio",

            "type": "MINIO"

        },

        "hostname": "<IP-ADDRESS>"

    }

}