Hi,
In my DNA Center I have one Fabric defined: Default LAN Fabric
I am using a GET request to /dna/intent/api/v1/business/sda/fabric?fabricName=* and want a list of all Fabrics but does not get anything besides an error from the API.
{
"status" : "failed",
"description" : "Could not find Fabric with name = *",
"executionStatusUrl" : "https://100.64.0.10/api/dnacaap/v1/dnacaap/management/execution-status/f610c837-f90c-41ba-9813-90d1a601fee0"
}
I want a list of all the fabrics in the DNAC to be able to select one to create a fabric site with.